1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Package: libpacklib1-dev
Architecture: any
Section: libdevel
Depends: libpacklib1 (= ${Source-Version}), libkernlib1-dev (= ${Source-Version}), cfortran, libc6-dev | libc-dev
Conflicts: libcern1-dev (<= 2003.09.03-2)
Replaces: libcern1-dev (<= 2003.09.03-2)
Description: core Cernlib library (development files)
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 contains a static version of packlib. Also included are C
and FORTRAN header files. Please note that the graphical functionality of
KUIP has been split out into the separate Debian package libkuipx11-1-dev
so that this package need not depend upon the X libraries.
|