| 12345678910111213141516171819202122 |
- Metadata-Version: 1.1
- Name: cx_Oracle
- Version: 5.2.1
- Summary: Python interface to Oracle
- Home-page: http://cx-oracle.sourceforge.net
- Author: Anthony Tuininga
- Author-email: anthony.tuininga@gmail.com
- License: Python Software Foundation License
- 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
- Platform: UNKNOWN
- 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: Programming Language :: Python :: 2
- Classifier: Programming Language :: Python :: 3
- Classifier: Topic :: Database
|