File: control

package info (click to toggle)
pgplot5 5.2.2-19%2Bdeb8u1
  • links: PTS
  • area: non-free
  • in suites: jessie
  • size: 7,056 kB
  • ctags: 6,555
  • sloc: fortran: 39,792; ansic: 22,549; objc: 1,534; sh: 1,306; makefile: 386; perl: 234; pascal: 233; tcl: 190; awk: 51; csh: 25
file content (25 lines) | stat: -rw-r--r-- 1,036 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: pgplot5
Section: non-free/math
Priority: optional
Maintainer: Carlo Segre <segre@debian.org>
XS-Autobuild: yes
Build-Depends: debhelper (>= 5.0), gfortran, libpng-dev, zlib1g-dev, perl, 
    libx11-dev, libxaw7-dev, libxt-dev, x11proto-core-dev, libgif-dev
Homepage: http://www.astro.caltech.edu/~tjp/pgplot/
Standards-Version: 3.9.2

Package: pgplot5
Architecture: any
Depends: ${shlibs:Depends}, zlib1g, ${misc:Depends}
Suggests: gfortran, libpng-dev, zlib1g-dev, libx11-dev, libxaw7-dev, 
    libxt-dev, x11proto-core-dev, libgif-dev
Replaces: pgplot
Conflicts: pgplot
Description: large subroutine library for plotting scientific data
 This package contains both runtime and development libraries.  Many
 routines are included in pgplot for viewing scientific data. Many
 (about 70) output devices are supported.  2-D , 3-D , contour, image
 manipulation, etc. are well supported. Interactive routines are
 included. Both a C and a FORTRAN library are present. See
 http://astro.caltech.edu/~tjp/pgplot/ for documentation.