Metadata-Version: 1.1
Name: django-pg-array-lookups
Version: 0.1.0
Summary: ANY/ALL lookups for PostgreSQL arrays
Home-page: https://github.com/omarkhan/django-pg-array-lookups
Author: Omar Khan
Author-email: omar@omarkhan.me
License: MIT
Description: django-pg-array-lookups
        ===============================
        
        .. image:: https://img.shields.io/travis/omarkhan/django-pg-array-lookups.svg
                :target: https://travis-ci.org/omarkhan/django-pg-array-lookups
        
        .. image:: https://img.shields.io/pypi/v/django-pg-array-lookups.svg
                :target: https://pypi.python.org/pypi/django-pg-array-lookups
        
        
        ANY/ALL lookups for PostgreSQL arrays
        
        
        Licence
        -------
        
        MIT
        
Keywords: django postgresql
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
