File: control

package info (click to toggle)
libwx-perl 1%3A0.9909-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,912 kB
  • sloc: cpp: 9,728; perl: 8,182; ansic: 626; makefile: 41
file content (32 lines) | stat: -rw-r--r-- 1,236 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
25
26
27
28
29
30
31
32
Source: libwx-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Roberto C. Sanchez <roberto@connexer.com>,
 gregor herrmann <gregoa@debian.org>, Damyan Ivanov <dmn@debian.org>,
 Ryan Niebur <ryan@debian.org>, Chris Butler <chrisb@debian.org>,
 Dominic Hargreaves <dom@earth.li>,
 Alessandro Ghedini <ghedo@debian.org>
Build-Depends: debhelper (>= 9.20120312), perl,
 libalien-wxwidgets-perl (>= 0.48),
 perl (>= 5.14) | libextutils-parsexs-perl (>= 2.2203),
 libextutils-xspp-perl (>= 0.1602),
 libtest-pod-perl,
 libyaml-perl,
 x11-xkb-utils,
 xauth,
 xfonts-base,
 xvfb
Standards-Version: 3.9.3
Homepage: http://wxperl.sourceforge.net/
Vcs-Git: git://git.debian.org/pkg-perl/packages/libwx-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwx-perl.git

Package: libwx-perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
 libalien-wxwidgets-perl (>= 0.48)
Description: interface to wxWidgets cross-platform GUI toolkit
 wxPerl is an extension module allowing the creation of GUI (Graphical
 User Interface) Perl programs using the wxWidgets toolkit. It serves as a Perl
 wrapper around wxWidgets.