gentoo/dev-python/pycdio/metadata.xml
Arthur Zamarin 64e531ec41
dev-python/pycdio: add savannah upstream metadata
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-10-30 22:28:29 +02:00

17 lines
653 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 lang="en">The pycdio (and libcdio) libraries encapsulate CD-ROM reading and
control. Python programs wishing to be oblivious of the OS- and
device-dependent properties of a CD-ROM can use this library.</longdescription>
<upstream>
<remote-id type="pypi">pycdio</remote-id>
<remote-id type="github">rocky/pycdio</remote-id>
<remote-id type="savannah">libcdio</remote-id>
</upstream>
</pkgmetadata>