diff options
Diffstat (limited to 'dev-python/pycdio/metadata.xml')
| -rw-r--r-- | dev-python/pycdio/metadata.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-python/pycdio/metadata.xml b/dev-python/pycdio/metadata.xml new file mode 100644 index 000000000000..5af16e493c54 --- /dev/null +++ b/dev-python/pycdio/metadata.xml @@ -0,0 +1,15 @@ +<?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> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata> |
