blob: ce0337d809aca29f0730624a6271c2f65eea0156 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>dolsen@gentoo.org</email>
<name>Brian Dolbec</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<maintainer>
<email>andy@freilandkiwis.de</email>
<name>Andy Grabow</name>
</maintainer>
<remote-id type="pypi">pypugjs</remote-id>
<remote-id type="github">kakulukia/pypugjs</remote-id>
</upstream>
<longdescription>PyPugJS is a fork of PyJade with the name Jade changed to PugJS.
PyPuJS is a high performance port of Jade-lang for python,
that converts any .pug source to any of the Template-language (Django,
Jinja2, Mako or Tornado).
</longdescription>
</pkgmetadata>
|