Source: libchart-strip-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl,
    libgd-gd2-perl,
    tzdata,
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Dominic Hargreaves <dom@earth.li>
Standards-Version: 3.9.8
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.
