Edit file File name : pysqlite-2.7.0.egg-info Content :Metadata-Version: 1.1 Name: pysqlite Version: 2.7.0 Summary: DB-API 2.0 interface for SQLite 3.x Home-page: http://github.com/ghaering/pysqlite Author: Gerhard Haering Author-email: gh@ghaering.de License: zlib/libpng license Description: Python interface to SQLite 3 pysqlite is an interface to the SQLite 3.x embedded relational database engine. It is almost fully compliant with the Python database API version 2.0 also exposes the unique features of SQLite. Platform: ALL Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: zlib/libpng License Classifier: Operating System :: MacOS :: MacOS X Classifier: Operating System :: Microsoft :: Windows Classifier: Operating System :: POSIX Classifier: Programming Language :: C Classifier: Programming Language :: Python :: 2 :: Only Classifier: Topic :: Database :: Database Engines/Servers Classifier: Topic :: Software Development :: Libraries :: Python Modules Save