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