File: control

package info (click to toggle)
libchart-strip-perl 1.07-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 196 kB
  • ctags: 43
  • sloc: perl: 1,079; makefile: 50
file content (19 lines) | stat: -rw-r--r-- 708 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libchart-strip-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 4.0.2)
Build-Depends-Indep: perl (>= 5.8.0-7), libgd-gd2-perl
Maintainer: Dominic Hargreaves <dom@earth.li>
Standards-Version: 3.8.2
Homepage: http://search.cpan.org/dist/Chart-Strip/

Package: libchart-strip-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libgd-gd2-perl
Description: Draw strip chart type graphs
 The Chart::Strip package plots data values versus time graphs, such as
 used for seismographs, EKGs, or network usage reports.
 .
 It can plot multiple data sets on one graph. It offers several
 styles of plots. It automatically determines the proper ranges
 and labels for both axes.