Metadata-Version: 2.1
Name: pyodbc
Version: 3.0.6
Summary: DB API Module for ODBC
Home-page: http://code.google.com/p/pyodbc
Download-URL: http://code.google.com/p/pyodbc/downloads/list
Maintainer: Michael Kleehammer
Maintainer-email: michael@kleehammer.com
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Database
License-File: LICENSE.txt

A Python DB API 2 module for ODBC. This project provides an up-to-date, convenient interface to ODBC using native data types like datetime and decimal.
