Source: libhtml-widget-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Krzysztof Krzyzaniak (eloy) <eloy@debian.org>,
 Ansgar Burchardt <ansgar@debian.org>, gregor herrmann <gregoa@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7.0.50~)
Build-Depends-Indep: perl,
 libclass-accessor-chained-perl,
 libclass-accessor-perl,
 libclass-data-accessor-perl,
 libdate-calc-perl,
 libemail-valid-perl,
 libhtml-scrubber-perl,
 libhtml-tree-perl (>= 4),
 libmodule-install-perl,
 libmodule-pluggable-fast-perl,
 libtest-mockobject-perl,
 libtest-nowarnings-perl,
 libtest-pod-perl
Standards-Version: 3.9.1
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libhtml-widget-perl/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhtml-widget-perl/
Homepage: http://search.cpan.org/dist/HTML-Widget/

Package: libhtml-widget-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libclass-accessor-chained-perl,
 libclass-accessor-perl,
 libclass-data-accessor-perl,
 libdate-calc-perl,
 libemail-valid-perl,
 libhtml-scrubber-perl,
 libhtml-tree-perl,
 libmodule-pluggable-fast-perl
Suggests: libtest-mockobject-perl
Description: HTML widget and validation framework
 HTML::Widget makes creating and maintaining HTML widgets easy.
 .
 Everything is optional, use validation only or just generate forms, you can 
 embed and merge them later.
 .
 The API was designed similar to other popular modules like 
 Data::FormValidator and FormValidator::Simple, HTML::FillInForm is also 
 built in (and much faster).
