blob: bd6c1bdb7d4fbc6b428d49c937ae02689e4b74c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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>
<origin>gentoo-staging</origin>
<stabilize-allarches/>
</pkgmetadata>
|