2
0
mirror of https://github.com/gentoo-mirror/gentoo.git synced 2026-01-19 00:09:37 +03:00
Files
gentoo/dev-python/pystache/metadata.xml
Conrad Kostecki d1fa0def67 */*: metadata.xml: use https instead http
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2022-04-18 02:09:41 +02:00

15 lines
442 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>
<longdescription lang="en">
Updated Python implementation of Mustache templating framework.
</longdescription>
<upstream>
<remote-id type="github">PennyDreadfulMTG/pystache</remote-id>
</upstream>
</pkgmetadata>