deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-netaddr, python3-psycopg2, python3-django, python3:any
Description: |-
Django PostgreSQL netfields implementation (Python3 version)
This project is an attempt at making proper PostgreSQL net related fields for
Django. In Django pre 1.4 the built in IPAddressField does not support IPv6 and
uses an inefficient HOST() cast in all lookups. As of 1.4 you can use
GenericIPAddressField for IPv6, but the casting problem remains.
.
In addition to the basic IPAddressField replacement a CIDR and a MACADDR field
have been added. This library also provides a manager that allows for advanced
IP based lookup directly in the ORM.
.
This package contains the Python 3 version of the library.
Homepage: https://github.com/jimfunk/django-postgresql-netfields/
Installed-Size: '77'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-django-netfields
Priority: optional
Section: python
Source: python-django-netfields
Version: 1.3.2-3
srcpkg_name: python-django-netfields
srcpkg_version: 1.3.2-3