File: control

package info (click to toggle)
libplot-perl 2.2.0-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 140 kB
  • ctags: 137
  • sloc: perl: 374; ansic: 238; makefile: 35
file content (17 lines) | stat: -rw-r--r-- 544 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: libplot-perl
Section: math
Priority: extra
Maintainer: Stephen Zander <gibreel@debian.org>
Standards-Version: 3.0.1

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 libary routines are avaiable
 with this package. The C++ routines may be added later. They
 are available on CPAN in a package which is currently not 
 debianized.