gentoo/dev-python/dominate/metadata.xml
Michał Górny b579097664
dev-python/dominate: Mark ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-07-08 22:16:29 +02:00

18 lines
795 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>sbraz@gentoo.org</email>
<name>Louis Sautier</name>
</maintainer>
<upstream>
<remote-id type="pypi">dominate</remote-id>
<remote-id type="github">Knio/dominate</remote-id>
<bugs-to>https://github.com/Knio/dominate/issues</bugs-to>
</upstream>
<longdescription lang="en">
Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. It allows you to write HTML pages in pure Python very concisely, which eliminate the need to learn another template language, and to take advantage of the more powerful features of Python.
</longdescription>
<stabilize-allarches/>
</pkgmetadata>