Files
guru/dev-python/cx-oracle/metadata.xml
Andrew Ammerlaan b0f7034896 dev-python/cx-oracle: remove RedundantLongDescription
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2021-03-28 11:41:35 +02:00

18 lines
649 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM 'http://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
<upstream>
<doc>https://cx-oracle.readthedocs.io</doc>
<changelog>https://cx-oracle.readthedocs.io/en/latest/release_notes.html#releasenotes</changelog>
<bugs-to>https://github.com/oracle/python-cx_Oracle/issues</bugs-to>
<remote-id type="github">oracle/python-cx_Oracle</remote-id>
</upstream>
<maintainer type="person">
<email>rozstrojenie.jazni@gmail.com</email>
<name>Michał Gasewicz</name>
</maintainer>
<use>
<flag name="examples">Install examples, usually source code</flag>
</use>
</pkgmetadata>