Files
gentoo/dev-python/html5lib/metadata.xml
Petr Vaněk 43eb6f350e dev-python/html5lib: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
2022-10-20 04:52:05 +01:00

19 lines
617 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://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>