File: control

package info (click to toggle)
libplot-perl 2.2.2-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 156 kB
  • ctags: 137
  • sloc: perl: 369; ansic: 238; makefile: 43
file content (16 lines) | stat: -rw-r--r-- 590 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libplot-perl
Section: perl
Priority: extra
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Carlo Segre <segre@debian.org>, Niko Tyni <ntyni@iki.fi>
Build-Depends: debhelper (>= 5.0.0), perl (>> 5.8), libplot-dev
Standards-Version: 3.7.2

Package: libplot-perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}
Description: perl interface to plot library
 libplot is part of the plotutils package from the FSF. This package
 allows the routines to be called from perl. Only the C library
 routines are avaiable with this package.