Metadata-Version: 1.2
Name: pglib
Version: 4.4.0
Summary: A PostgreSQL interface
Home-page: https://gitlab.com/mkleehammer/pglib
Maintainer: Michael Kleehammer
Maintainer-email: michael@kleehammer.com
License: MIT
Description: A PostgreSQL interface for Python.
        
        This provides an interface to the libpq library.  It is not an DB API
        library, but is instead designed to match the interface PostgreSQL
        offers.
        
Keywords: postgresql postgres
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Database
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
