File: control

package info (click to toggle)
libx11-protocol-perl 0.53-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 556 kB
  • ctags: 869
  • sloc: perl: 8,298; makefile: 595; ansic: 580
file content (15 lines) | stat: -rw-r--r-- 527 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libx11-protocol-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 4.0.2)
Build-Depends-Indep: perl (>= 5.8.0-7)
Maintainer: tony mancill <tmancill@debian.org>
Standards-Version: 3.6.1

Package: libx11-protocol-perl
Architecture: all
Depends: ${perl:Depends}
Description:  Perl module for the X Window System Protocol, version 11
 X11::Protocol is a client-side interface to the X11 Protocol (see X(1) for
 information about X11), allowing perl programs to display windows and
 graphics on X11 servers.