python-cx_Oracle/PKG-INFO
Anthony Tuininga 77cd36d25c Change to HEAD for trunk and add categories and other such niceties to make it
easier to register with the Python package index.
2007-06-13 21:26:56 +00:00

21 lines
821 B
Plaintext

Metadata-Version: 1.0
Name: cx_Oracle
Version: HEAD
Home-page: http://starship.python.net/crew/atuining
Author: Anthony Tuininga
Author-email: anthony.tuininga@gmail.com
Maintainer: Anthony Tuininga
Maintainer-email: anthony.tuininga@gmail.com
Summary: Python interface to Oracle
Description: Python interface to Oracle conforming to the Python DB API 2.0 specification.
See http://www.python.org/topics/database/DatabaseAPI-2.0.html.
Keywords: Oracle
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Topic :: Database