File: control

package info (click to toggle)
libchart-perl 1.0.1-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 320 kB
  • ctags: 86
  • sloc: perl: 2,796; makefile: 33
file content (15 lines) | stat: -rw-r--r-- 486 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libchart-perl
Section: interpreters
Priority: optional
Maintainer: Stephen Zander <gibreel@debian.org>
Standards-Version: 3.5.6
Build-Depends-Indep: debhelper (>= 3.0.5), perl (>= 5.6.1)

Package: libchart-perl
Architecture: all
Depends: ${perl:Depends}, libgd-perl (>= 1.18)
Description: Chart Library for PERL
 Is a chart creation module for Perl based on the GD Graphics Library.
 .
 More information can be found at the libgdchart homepage
 http://www.fred.net/brv/chart/ .