Source: libhtml-popuptreeselect-perl
Section: perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libhtml-template-perl ,
libtest-simple-perl ,
perl
Maintainer: Debian Perl Group
Uploaders: Taku YASUI ,
Andreas Tille
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libhtml-popuptreeselect-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libhtml-popuptreeselect-perl.git
Homepage: https://metacpan.org/release/HTML-PopupTreeSelect
Standards-Version: 4.7.2
Testsuite: autopkgtest-pkg-perl
Package: libhtml-popuptreeselect-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libhtml-template-perl
Description: Perl module for HTML popup tree widget
This module creates an HTML popup tree selector. The HTML and
Javascript produced will work in Mozilla 1+ (Netscape 6+) on all
operating systems, Microsoft IE 5+ and Safari 1.0. The design of
these widgets are based on the xTree widget from WebFX.