blob: 1d1c9478bd018179f66c1f05cfcc6ea268abf029 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<stabilize-allarches />
<upstream>
<maintainer>
<email>andy@freilandkiwis.de</email>
<name>Andy Grabow</name>
</maintainer>
</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>
<origin>srcux</origin>
</pkgmetadata>
|