debian-django-cachalot/debian/control

13 lines
406 B
Plaintext

Source: django-cachalot
Maintainer: Benjamin Dauvergne <bdauvergne@entrouvert.com>
Section: python
Priority: optional
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 7)
Standards-Version: 3.9.1
Package: python-django-cachalot
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: Caches your Django ORM queries and automatically invalidates them.