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 26
|
Package: libpacklib1
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Suggests: xterm | x-terminal-emulator
Conflicts: libcern1 (<= 2003.09.03-2), paw-static (<= 2004.11.04-2), paw++-static (<= 2004.11.04-2)
Replaces: libcern1 (<= 2003.09.03-2)
Description: core Cernlib library
Cernlib is a suite of data analysis tools and libraries created for
use in physics experiments, but also with applications to other
fields such as the biological sciences.
.
The packlib library includes a great deal of Cernlib core functionality.
Best-known are probably the MINUIT function minimization routines, the
HBOOK histogramming routines, and KUIP (Kit for a User Interface Package).
Other subsystems include CSPACK, a set of client-server routines; FFREAD,
a format-free input processing system for FORTRAN; and ZEBRA, a data
structure management package. This package also includes kuesvr,
the KUIP edit server program that permits calling an editor asynchronously
from within a KUIP-based program.
.
Please note that the graphical functionality of KUIP has been split out into
the separate Debian package libkuipx11-1 so that this package need not
depend upon the X libraries. In order to compile and link programs
against libpacklib, you must also install the libpacklib1-dev package.
|