22 lines
933 B
Plaintext
Executable File
22 lines
933 B
Plaintext
Executable File
Metadata-Version: 1.1
|
|
Name: pyodbc
|
|
Version: 3.0.7
|
|
Summary: DB API Module for ODBC
|
|
Home-page: http://code.google.com/p/pyodbc
|
|
Author: Michael Kleehammer
|
|
Author-email: michael@kleehammer.com
|
|
License: MIT
|
|
Download-URL: http://code.google.com/p/pyodbc/downloads/list
|
|
Description: 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.
|
|
Platform: UNKNOWN
|
|
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
|