mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-01 12:47:26 -08:00
18 lines
585 B
XML
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>
|