Metadata-Version: 2.0
Name: django-postgres-copy
Version: 2.2.0
Summary: Quickly move comma-delimited data in and out of a Django model using PostgreSQL's COPY command
Home-page: http://django-postgres-copy.californiacivicdata.org/
Author: Ben Welsh
Author-email: ben.welsh@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.11
Classifier: Framework :: Django :: 2.0
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: psycopg2 (>=2.7.3)

UNKNOWN


