File: control

package info (click to toggle)
clp 1.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 10,432 kB
  • ctags: 3,625
  • sloc: cpp: 93,375; sh: 9,500; xml: 3,681; makefile: 398; ansic: 121
file content (59 lines) | stat: -rw-r--r-- 2,482 bytes parent folder | download
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Source: clp
Section: science
Priority: extra
Maintainer: Soeren Sonnenburg <debian@nn7.de>
Uploaders: Torsten Werner <twerner@debian.org>
Build-Depends: cdbs, debhelper (>= 5), doxygen, ghostscript,
 texlive-latex-base, graphviz, quilt, libcoinutils-dev, liblapack-dev
Standards-Version: 3.7.3
Homepage: https://projects.coin-or.org/Clp
Vcs-Svn: https://bollin.googlecode.com/svn/clp/trunk/
Vcs-Browser: http://bollin.googlecode.com/svn/clp/trunk/

Package: libclp0
Architecture: any
Depends: ${shlibs:Depends}
Description: Coin-or linear programming solver
 Clp (Coin-or linear programming) is an open-source linear programming solver
 written in C++. It is primarily meant to be used as a callable library, but a
 basic, stand-alone executable version is also available. It is designed to
 find solutions of constrained linear mathematical optimization problems.
 .
 This package contains the binaries and libraries.

Package: libclp-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libclp0 (= ${binary:Version})
Description: Coin-or linear programming solver
 Clp (Coin-or linear programming) is an open-source linear programming solver
 written in C++. It is primarily meant to be used as a callable library, but a
 basic, stand-alone executable version is also available. It is designed to
 find solutions of constrained linear mathematical optimization problems.
 .
 This package contains the header files for developers.

Package: libclp-doc
Architecture: all
Recommends: libclp-dev
Section: doc
Description: Coin-or linear programming solver
 Clp (Coin-or linear programming) is an open-source linear programming solver
 written in C++. It is primarily meant to be used as a callable library, but a
 basic, stand-alone executable version is also available. It is designed to
 find solutions of constrained linear mathematical optimization problems.
 .
 This package contains the documentation and examples.


Package: libclp0-dbg
Priority: extra
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libclp0 (= ${binary:Version})
Description: Coin-or linear programming solver
 Clp (Coin-or linear programming) is an open-source linear programming solver
 written in C++. It is primarily meant to be used as a callable library, but a
 basic, stand-alone executable version is also available. It is designed to
 find solutions of constrained linear mathematical optimization problems.
 .
 This package contains the debug symbols.