Python Azure
This commit is contained in:
19
dev-python/fdb/metadata.xml
Normal file
19
dev-python/fdb/metadata.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>vincent.hardy@linuxunderground.be</email>
|
||||
<name>Vincent Hardy</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="pypi">fdb</remote-id>
|
||||
<remote-id type="github">FirebirdSQL/fdb</remote-id>
|
||||
</upstream>
|
||||
<longdescription>
|
||||
FDB is a Python library package that implements Python Database
|
||||
API 2.0-compliant support for the open source relational database
|
||||
Firebird. In addition to the minimal feature set of the standard
|
||||
Python DB API, FDB also exposes nearly the entire native client
|
||||
API of the database engine
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user