Source: forgethtml
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Morten Werner Forsbring <werner@debian.org>
Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), dh-python
XS-Python-Version: all
Standards-Version: 3.9.5
Vcs-Svn: svn://svn.debian.org/python-modules/packages/forgethtml/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/forgethtml/trunk/
Homepage: http://forgethtml.sourceforge.net

Package: python-forgethtml
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: Python module for easy HTML-writing
 forgetHTML is a Python module for writing HTML by building a tree
 from different classes, one pr. HTML element. This makes it possible
 to modify and create elements in a different order than they will end
 up in the final HTML output.
