COIN-OR::LEMON - Graph Library

source: lemon-0.x/debian/control @ 1762:3915867b6975

Last change on this file since 1762:3915867b6975 was 1490:fa2b73784343, checked in by Akos Ladanyi, 19 years ago

Added support for building deb packages.

File size: 532 bytes
Line 
1Source: lemon
2Section: unknown
3Priority: optional
4Maintainer: LEMON Development Team <etik-ol@cs.elte.hu>
5Build-Depends: debhelper (>= 4.0.0)
6Standards-Version: 3.6.1
7
8Package: lemon
9Architecture: any
10Depends: ${shlibs:Depends}, ${misc:Depends}, glpk
11Description: A C++ template library aimed at combinatorial optimization tasks.
12 LEMON stands for Library of Efficient Models and
13 Optimization in Networks. It is a C++ template
14 library aimed at combinatorial optimization tasks,
15 especially those working with graphs and networks.
Note: See TracBrowser for help on using the repository browser.