dev-python/md-environ: new package

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
Sergey Torokhov
2021-09-06 22:42:18 +03:00
parent c352078e60
commit 8cf3389137
3 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>torokhov-s-a@yandex.ru</email>
<name>Sergey Torokhov</name>
</maintainer>
<longdescription>
This is an extension to Python-Markdown which allows environment variables to be used in the text.
</longdescription>
<upstream>
<remote-id type="github">cmacmackin/md-environ</remote-id>
<remote-id type="pypi">md-environ</remote-id>
</upstream>
</pkgmetadata>