Source: python-django-feincms
Section: python
Priority: optional
Maintainer: Janos Guljas <janos@debian.org>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 9), python-all, python-setuptools, python-django,
 python-sphinx, python-imaging, python-feedparser, python-django-mptt,
 python-django-tagging, python-lxml, python-tidylib, python-beautifulsoup
Standards-Version: 3.9.4
Homepage: http://github.com/matthiask/feincms
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-django-feincms/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-django-feincms/trunk/

Package: python-django-feincms
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-django, python-django-mptt,
 python-django-tagging, python-imaging, python-feedparser, python-tidylib,
 libjs-jquery, libjs-jquery-ui, libjs-jquery-cookie
Recommends: python-lxml, python-beautifulsoup
Provides: ${python:Provides}
Description: Django-based Page CMS and CMS building toolkit
 FeinCMS is an extremely stupid content management system. It knows
 nothing about content -- just enough to create an admin interface for
 your own page content types. It lets you reorder page content blocks
 using a drag-drop interface, and you can add as many content blocks
 to a region (f.e. the sidebar, the main content region or something
 else). It provides helper functions, which provide ordered lists of page
 content blocks.

Package: python-django-feincms-doc
Architecture: all
Depends: ${misc:Depends}, libjs-jquery, libjs-underscore
Section: doc
Description: Django-based Page CMS and CMS building toolkit - documentation
 FeinCMS is an extremely stupid content management system. It knows
 nothing about content -- just enough to create an admin interface for
 your own page content types. It lets you reorder page content blocks
 using a drag-drop interface, and you can add as many content blocks
 to a region (f.e. the sidebar, the main content region or something
 else). It provides helper functions, which provide ordered lists of page
 content blocks.
 .
 This package contains the HTML documentation and examples.
