1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Package: libkernlib1-gfortran
Architecture: any
Section: libs
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, cernlib-base, ${misc:Depends}
Description: CERNLIB data analysis suite - core library of basic functions
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 kernlib library contains a rather miscellaneous set of basic numerical,
bitwise, and system-dependent functions used by other CERN libraries and
programs.
.
Note that in order to compile and link programs against this library, you
must also install the libkernlib1-dev package.
|