Source: zope.formlib
Section: zope
Priority: extra
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Gediminas Paulauskas <menesis@pov.lt>
Build-Depends: debhelper (>= 7), python-all (>= 2.6.6-3~),
 python-setuptools (>= 0.6b3), python-van.pydeb (>= 1.3.0-4)
Standards-Version: 3.9.4
X-Python-Version: >= 2.5
XS-Testsuite: autopkgtest
Homepage: http://pypi.python.org/pypi/zope.formlib

Package: python-zope.formlib
Architecture: all
Depends: ${pydeb:Depends}, ${python:Depends}, ${misc:Depends}
Provides: ${pydeb:Provides}
Suggests: ${pydeb:Suggests}
Conflicts: python-zope.app.form (<< 4.0)
Description: Form generation and validation library for Zope
 Forms are web components that use widgets to display and input data.
 Typically a template displays the widgets by accessing an attribute or
 method on an underlying class.
