File: control

package info (click to toggle)
achilles 2-9
  • links: PTS
  • area: main
  • in suites: buster
  • size: 660 kB
  • ctags: 493
  • sloc: sh: 2,600; cpp: 2,069; makefile: 6
file content (15 lines) | stat: -rw-r--r-- 562 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: achilles
Section: science
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 10), libpng-dev, libsdl1.2-dev
Standards-Version: 4.0.1
Homepage: http://achilles.sourceforge.net/

Package: achilles
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Artificial life and evolution simulator
 Achilles is an artificial life and evolution simulator that uses Hebbian
 neural networks and OpenGL/SDL to simulate life in a simplified environment.
 It is based on Larry Yaeger's PolyWorld.