File: control

package info (click to toggle)
libevocosm 4.0.2-3.1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,800 kB
  • ctags: 582
  • sloc: sh: 10,143; cpp: 2,939; makefile: 118
file content (28 lines) | stat: -rw-r--r-- 1,090 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
Source: libevocosm
Section: libs
Priority: optional
Maintainer: Al Stone <ahs3@debian.org>
Build-Depends: debhelper (>= 8.0.0), libcoyotl-dev, libpng-dev, doxygen,
 libbrahe-dev, autoconf, automake, libtool, autotools-dev (>= 20100122.1)
Standards-Version: 3.9.3

Package: libevocosm-dev
Section: libdevel
Architecture: any
Depends: libevocosm-4.0-4 (= ${binary:Version}), ${misc:Depends}, libbrahe-dev
Description: C++ framework for developing evolutionary algorithms
 This library provides a framework for programming a wide variety of
 evolutionary algorithms, ranging from genetic algorithms to agent
 simulations. Evocosm is the foundation for Acovea
 .
 This package contains the files needed to develop code using libevocosm.

Package: libevocosm-4.0-4
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: C++ framework for developing evolutionary algorithms
 This library provides a framework for programming a wide variety of
 evolutionary algorithms, ranging from genetic algorithms to agent
 simulations. Evocosm is the foundation for Acovea