Metadata-Version: 2.4
Name: odbcffi
Version: 0.1.0
Summary: An ODBC library for Python.
Author-email: Chris McEvoy <chris@chrismcevoy.net>
Project-URL: Repository, https://github.com/chrisimcevoy/odbcffi
Project-URL: Changelog, https://github.com/chrisimcevoy/odbcffi/blob/main/CHANGELOG.md
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Typing :: Typed
Classifier: Topic :: Database
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cffi>=2.0.0
Dynamic: license-file

# odbcffi

An ODBC library for Python.
