PKG-INFO 898 B

12345678910111213141516171819202122
  1. Metadata-Version: 1.1
  2. Name: cx_Oracle
  3. Version: 5.2.1
  4. Summary: Python interface to Oracle
  5. Home-page: http://cx-oracle.sourceforge.net
  6. Author: Anthony Tuininga
  7. Author-email: anthony.tuininga@gmail.com
  8. License: Python Software Foundation License
  9. Description: Python interface to Oracle conforming to the Python DB API 2.0 specification.
  10. See http://www.python.org/topics/database/DatabaseAPI-2.0.html.
  11. Keywords: Oracle
  12. Platform: UNKNOWN
  13. Classifier: Development Status :: 6 - Mature
  14. Classifier: Intended Audience :: Developers
  15. Classifier: License :: OSI Approved :: Python Software Foundation License
  16. Classifier: Natural Language :: English
  17. Classifier: Operating System :: OS Independent
  18. Classifier: Programming Language :: C
  19. Classifier: Programming Language :: Python
  20. Classifier: Programming Language :: Python :: 2
  21. Classifier: Programming Language :: Python :: 3
  22. Classifier: Topic :: Database