Source: python-cx-oracle Section: contrib/python Priority: optional Maintainer: Debian Python Team Uploaders: Adam Cecile , Joseph Nahmias Build-Depends: debhelper-compat (= 13), dh-python, dh-sequence-sphinxdoc , odpic-dev, python3-all-dev, python3-setuptools, python3-sphinx , python3-sphinx-rtd-theme , Standards-Version: 4.6.0 Homepage: https://oracle.github.io/python-cx_Oracle/ Vcs-Browser: https://salsa.debian.org/python-team/packages/python-cx-oracle Vcs-Git: https://salsa.debian.org/python-team/packages/python-cx-oracle.git Testsuite: autopkgtest-pkg-python Rules-Requires-Root: no Package: python3-cx-oracle Architecture: any Depends: ${shlibs:Depends}, ${python3:Depends}, ${misc:Depends} Suggests: python-cx-oracle-doc Description: Python interface to Oracle Database (Python 3) cx_Oracle is a Python extension module that enables access to Oracle Database. . It conforms to the Python database API 2.0 specification with a considerable number of additions and a couple of exclusions. . You can use cx_Oracle with Oracle 11.2, 12, 18 and 19 client libraries. . This package installs the library for Python 3. Package: python-cx-oracle-doc Build-Profiles: Architecture: all Section: contrib/doc Depends: ${sphinxdoc:Depends}, ${misc:Depends} Description: Python interface to Oracle Database (common documentation) cx_Oracle is a Python extension module that enables access to Oracle Database. . It conforms to the Python database API 2.0 specification with a considerable number of additions and a couple of exclusions. . You can use cx_Oracle with Oracle 11.2, 12, 18 and 19 client libraries. . This is the common documentation package.