File: control

package info (click to toggle)
libchart-perl 2.2-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 15,356 kB
  • ctags: 140
  • sloc: perl: 6,573; makefile: 40
file content (21 lines) | stat: -rw-r--r-- 554 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
Source: libchart-perl
Section: interpreters
Priority: optional
Maintainer: Stephen Zander <gibreel@debian.org>
Standards-Version: 3.5.9
Build-Depends-Indep: debhelper (>> 4.1), perl (>> 5.8)

Package: libchart-perl
Architecture: all
Depends: ${perl:Depends}, libgd-gd2-perl | libgd-gd2-noxpm-perl
Description: Chart Library for Perl
 This package is collection of chart creation modules for Perl based
 on the GD graphics library.  It provides the ability to create the
 following chart types:
  * Bar
  * Line
  * Mountain
  * Pareto
  * Pie
  * Point