Source: django-piston3
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: LaMont Jones <lamont@debian.org>
Build-Depends: debhelper (>= 9),
  dh-python,
  python-all-dev, cython, cython-dbg, python-setuptools,
  python3-all-dev, cython3, cython3-dbg, python3-setuptools,
  python-django, python3-django, python-six
Standards-Version: 3.9.6
Homepage: https://pypi.python.org/pypi/django-piston3

Package: python-django-piston3
Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}
Provides: python-django-piston
Conflicts: python-django-piston
Replaces: python-django-piston
Description: Python bindings for django-piston3
 The bindings support both Python 2 and Python 3.

Package: python3-django-piston3
Architecture: any
Depends: ${shlibs:Depends}, ${python3:Depends}, ${misc:Depends}
Provides: python3-django-piston
Conflicts: python3-django-piston
Replaces: python3-django-piston
Description: Python3 bindings for django-piston3
 The bindings support both Python 2 and Python 3.
