blob: bb0087770dd8fbf565a5ccb46a24722f177f34e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?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>
<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>
<remote-id type="pypi">pypugjs</remote-id>
<remote-id type="github">kakulukia/pypugjs</remote-id>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|