gentoo/dev-python/pycdio/metadata.xml
Zamarin Arthur fc56f48aae
dev-python/pycdio: add github remote-id
Signed-off-by: Zamarin Arthur <arthurzam@gmail.com>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-05-28 16:19:19 +02:00

16 lines
603 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 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>
</upstream>
</pkgmetadata>