Metadata-Version: 1.0
Name: little-pger
Version: 0.5
Summary: A thin layer just a tad above SQL, for use with PostgreSQL and psycopg2, when you want to wrap queries in a convenient way, using plain data structures (but you don't feel like using an ORM, for some reason).
Home-page: https://github.com/cjauvin/little_pger
Author: Christian Jauvin
Author-email: cjauvin@gmail.com
License: BSD
Description: UNKNOWN
Keywords: postgresql psycopg2 sql
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Utilities
