Source: django-js-reverse
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Hans-Christoph Steiner <hans@eds.org>
Build-Depends: debhelper (>=9),
               dh-python,
               python3-all,
               python3-django (>= 1.5),
               python3-selenium,
               python3-setuptools,
Standards-Version: 4.1.3
Homepage: https://github.com/ierror/django-js-reverse
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-js-reverse.git
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/django-js-reverse.git
X-Python3-Version: >= 3.1

Package: python3-django-js-reverse
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Description: Javascript url handling for Django that doesn't hurt
 Django JS Reverse is a small django app that makes url handling of
 named urls <https://docs.djangoproject.com="" en="" dev="" topics=""
 http="" urls="" #naming-url-patterns="">` in javascript easy and
 non-annoying.
