File: control

package info (click to toggle)
python-django-shorturls 1.0.1-4
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 256 kB
  • ctags: 100
  • sloc: python: 303; makefile: 7
file content (19 lines) | stat: -rw-r--r-- 871 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: python-django-shorturls
Section: python
Priority: optional
Maintainer: Janos Guljas <janos@resenje.org>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 9), python-all, dh-python, python-setuptools
X-Python-Version: >= 2.5
Standards-Version: 3.9.6
Homepage: http://pypi.python.org/pypi/django-shorturls/
Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-django-shorturls.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-django-shorturls.git

Package: python-django-shorturls
Architecture: all
XB-Python-Version: ${python:Versions}
Depends: ${misc:Depends}, ${python:Depends}, python-django
Description: Short URL handler for Django applications
 Django-shorturls is a custom URL shortening application for Django, including
 easy rev=canonical support.