Files
gentoo/dev-python/pystache/metadata.xml
Michał Górny ee2288e8f2 */*: Reassign nerdboy's packages
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-02-14 10:50:22 +01:00

18 lines
585 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<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>