Source: djorm-ext-pgarray
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@ubuntu.com>
Build-Depends: debhelper (>= 8.0.0), dh-python, python (>= 2.6.6-3~),
 python-setuptools (>= 0.6c5-1~), python3-all, python3-setuptools
Standards-Version: 3.9.6
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
Homepage: https://github.com/niwibe/djorm-ext-pgarray

Package: python-djorm-ext-pgarray
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Provides: python-djorm-pgarray
Description: PostgreSQL native array fields extension for Django
 This pgarray djorm extension provides a Django extension to allow
 it to make use of  the PostgreSQL array fields natively.

Package: python3-djorm-ext-pgarray
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Provides: python3-djorm-pgarray
Description: PostgreSQL native array fields extension for Django (python3)
 This pgarray djorm extension provides a Django extension to allow
 it to make use of  the PostgreSQL array fields natively.
