Source: libhtml-widget-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ansgar Burchardt <ansgar@debian.org>,
           gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Rules-Requires-Root: no
Priority: optional
Build-Depends: debhelper-compat (= 13), libmodule-install-perl
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,
                     libmodule-pluggable-fast-perl,
                     libtest-deep-perl,
                     libtest-mockobject-perl,
                     libtest-nowarnings-perl
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libhtml-widget-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libhtml-widget-perl.git
Homepage: https://metacpan.org/release/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).
