diff options
Diffstat (limited to 'dev-python/pycdio')
| -rw-r--r-- | dev-python/pycdio/metadata.xml | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/dev-python/pycdio/metadata.xml b/dev-python/pycdio/metadata.xml index 6d289f89b1d8..c20b0e40f33b 100644 --- a/dev-python/pycdio/metadata.xml +++ b/dev-python/pycdio/metadata.xml @@ -1,16 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!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 + <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> - <origin>gentoo-staging</origin> -</pkgmetadata>
\ No newline at end of file + <upstream> + <remote-id type="pypi">pycdio</remote-id> + <remote-id type="github">rocky/pycdio</remote-id> + </upstream> +</pkgmetadata> |
