gentoo/dev-python/pystache/metadata.xml
Steve Arnold cf4c559931
dev-python/pystache: add compliant long description to metadata
Bug: https://bugs.gentoo.org/838922
Signed-off-by: Steve Arnold <nerdboy@gentoo.org>
2022-09-26 09:54:29 -07:00

22 lines
692 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>nerdboy@gentoo.org</email>
<name>Steve Arnold</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
Updated Python implementation of Mustache, a framework-agnostic and
logic-free templating system supporting both Markdown and rSt.
</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="github">PennyDreadfulMTG/pystache</remote-id>
<remote-id type="pypi">pystache</remote-id>
</upstream>
</pkgmetadata>