File: control

package info (click to toggle)
libcurses-widgets-perl 1.997-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 248 kB
  • ctags: 103
  • sloc: perl: 2,104; makefile: 40
file content (18 lines) | stat: -rw-r--r-- 635 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: libcurses-widgets-perl
Section: perl
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.6.1
Build-Depends-Indep: debhelper (>> 4.1), perl (>> 5.8.1), libcurses-perl

Package: libcurses-widgets-perl
Architecture: all
Depends: ${perl:Depends}, libcurses-perl (>= 1.02)
Description: Curses widget interface for Perl
 This module provides a standard library of functions and
 widgets for use in creating Curses-based interfaces. Should
 work reliably with both Curses and nCurses libraries.
 .
 Current widgets include text field, list box, button sets,
 calendar, message box, input box