File: control

package info (click to toggle)
libchart-strip-perl 1.08-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 216 kB
  • ctags: 39
  • sloc: perl: 1,105; makefile: 6
file content (21 lines) | stat: -rw-r--r-- 855 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-strip-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl (>= 5.8.0-7), libgd-gd2-perl
Maintainer: Dominic Hargreaves <dom@earth.li>
Standards-Version: 3.9.3
Homepage: http://search.cpan.org/dist/Chart-Strip/
Vcs-Git: git://anonscm.debian.org/users/dom/libchart-strip-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/dom/libchart-strip-perl.git

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.