File: control

package info (click to toggle)
libhtml-popuptreeselect-perl 1.6-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 152 kB
  • sloc: perl: 504; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 1,137 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: libhtml-popuptreeselect-perl
Section: perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libhtml-template-perl <!nocheck>,
                     libtest-simple-perl <!nocheck>,
                     perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Taku YASUI <tach@debian.org>,
           Andreas Tille <tille@debian.org>
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.