File: libkernlib1.control

package info (click to toggle)
cernlib 2004.11.04.dfsg-0sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 29,292 kB
  • ctags: 1,159
  • sloc: ansic: 2,285; sh: 840; makefile: 582
file content (18 lines) | stat: -rw-r--r-- 707 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Package: libkernlib1
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, cernlib-base (>> 2003.09.03-2)
Conflicts: libcern1 (<= 2003.09.03-2)
Replaces: libcern1 (<= 2003.09.03-2)
Description: core Cernlib 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.