gentoo/dev-python/pyxattr/metadata.xml
Petr Vaněk 61bf22a9c2
dev-python/pyxattr: 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:09 +01:00

21 lines
668 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
pyxattr is an Python extension module wrapper for libattr. You can
use this module to query, list, add and remove extended attributes
from files and directories
</longdescription>
<maintainer type="person">
<email>robbat2@gentoo.org</email>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="github">iustin/pyxattr</remote-id>
<remote-id type="pypi">pyxattr</remote-id>
</upstream>
</pkgmetadata>