Metadata-Version: 2.1
Name: pypyodbc
Version: 1.3.4
Summary: A Pure Python ctypes ODBC module
Home-page: https://github.com/jiangwen365/pypyodbc
Author: jiangwen365
Author-email: jiangwen365@gmail.com
License: MIT
Keywords: Python,Database,Interface,ODBC,PyPy
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Requires-Dist: setuptools

A Pure Python ctypes ODBC module compatible with PyPy and almost totally same usage as pyodbc


