debian-django-ckeditor/debian/control

16 lines
557 B
Plaintext

Source: django-ckeditor
Section: python
Priority: extra
Maintainer: Frederic Peters <fpeters@debian.org>
Build-Depends: python-all, python-setuptools, debhelper (>= 8.0.0)
Standards-Version: 3.9.5
X-Python-Version: >= 2.5
Homepage: https://pypi.python.org/pypi/django-ckeditor/
Package: python-django-ckeditor
Architecture: all
Depends: python-django, ${python:Depends}, ${misc:Depends}
Description: Django admin CKEditor integration
Provides a ``RichTextField`` and ``CKEditorWidget`` utilizing CKEditor with
image upload and browsing support included.