mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
dev-python/cx-oracle: new package
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Michał Gasewicz <rozstrojenie.jazni@gmail.com>
This commit is contained in:
18
dev-python/cx-oracle/metadata.xml
Normal file
18
dev-python/cx-oracle/metadata.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<?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>
|
||||
<longdescription>cx_Oracle is a Python extension module that enables access to Oracle Database.</longdescription>
|
||||
<use>
|
||||
<flag name="examples">Install examples, usually source code</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user