mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-05-15 21:57:28 -07:00
lxml split out this module, which other packages use and now don't have. Reinstate it as the standalone package. Fixes: 66f637a3d5bc5ece3837cd5c4ecafd3ced606e16 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
17 lines
512 B
XML
17 lines
512 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>eschwartz93@gmail.com</email>
|
|
<name>Eli Schwartz</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>python@gentoo.org</email>
|
|
<name>Python</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="pypi">lxml-html-clean</remote-id>
|
|
<remote-id type="github">fedora-python/lxml_html_clean</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|