File: control

package info (click to toggle)
libsvg-graph-perl 0.02-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 456 kB
  • ctags: 229
  • sloc: perl: 2,793; makefile: 16
file content (21 lines) | stat: -rw-r--r-- 1,006 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: libsvg-graph-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Build-Depends-Indep: perl (>= 5.8), libsvg-perl, libstatistics-descriptive-perl,
 libtree-dagnode-perl, libmath-spline-perl, libmath-derivative-perl
Build-Depends: debhelper (>= 7), quilt (>= 0.40)
Standards-Version: 3.8.0
Homepage: http://search.cpan.org/dist/SVG-Graph/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libsvg-graph-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libsvg-graph-perl/

Package: libsvg-graph-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libsvg-perl, libstatistics-descriptive-perl,
 libtree-dagnode-perl, libmath-spline-perl, libmath-derivative-perl
Description: visualize your data in SVG format
 SVG::Graph is a suite of perl modules for plotting data.
 It currently supports plots of one-, two- and three-dimensional
 data, as well as N-ary rooted trees.