gentoo/dev-python/html5lib/metadata.xml
Michał Górny 90adedec7c
dev-python/html5lib: Mark ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-27 12:35:11 +01:00

19 lines
614 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription>
html5lib is a pure-python library for parsing HTML. It is designed
to conform to the WHATWG HTML specification, as is implemented by
all major web browsers.
</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">html5lib</remote-id>
<remote-id type="github">html5lib/html5lib-python</remote-id>
</upstream>
</pkgmetadata>