deb_control_files:
- control
- md5sums
deb_fields:
Architecture: arm64
Depends: python3 (<< 3.13), python3 (>= 3.12~), libc6 (>= 2.38), libgcc-s1 (>= 3.0),
libodbc2 (>= 2.3.1), libstdc++6 (>= 4.1.1)
Description: |-
Python3 module for ODBC database access
A Python3 DB API 2 module for ODBC. No 3rd party libraries are required.
Only native Python datatypes are used, such as decimal and datetime.
It implements the Python Database API Specification v2.0.
For example:
import pyodbc
Next, create a connection by passing an ODBC connection string to the
connect method. This step causes ODBC to load the database driver (the SQL
Server driver in this example) and connect to the database.
cnxn = pyodbc.connect('DSN=northwind')
Homepage: https://mkleehammer.github.io/pyodbc/
Installed-Size: '273'
Maintainer: Deepak Tripathi <apenguinlinux@gmail.com>
Multi-Arch: same
Package: python3-pyodbc
Priority: optional
Section: python
Source: pyodbc (5.1.0-1)
Version: 5.1.0-1+b2
srcpkg_name: pyodbc
srcpkg_version: 5.1.0-1