File: control

package info (click to toggle)
g2 0.23-4
  • links: PTS
  • area: main
  • in suites: slink
  • size: 520 kB
  • ctags: 533
  • sloc: ansic: 4,005; sh: 1,700; makefile: 134; fortran: 30
file content (17 lines) | stat: -rw-r--r-- 592 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: g2
Section: math
Priority: optional
Maintainer: John Lapeyre <lapeyre@physics.arizona.edu>
Standards-Version: 2.3.0.1

Package: g2
Architecture: any
Depends: ${shlibs:Depends}
Description: simple to use 2D graphics library
 g2 is a simple to use graphics library for 2D graphical applications
 written in Ansi-C. This library provides a comprehensive set of
 functions for simultaneous generation of graphical output on different
 devices. Presently, the devices supported
 are : X11, GIF, PostScript . The GIF support is not included here
 because it depends on a non-free library.