File: control

package info (click to toggle)
animals 201207131226-2%2Bdeb9u1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 216 kB
  • sloc: cpp: 1,809; makefile: 36
file content (21 lines) | stat: -rw-r--r-- 706 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: animals
Priority: optional
Maintainer: Alberto Fuentes <pajaro@gmail.com>
Build-Depends: debhelper (>= 9),
 libdb++-dev,
Standards-Version: 3.9.3
Section: games
Homepage: http://software.keep-cool.org/animals.html

Package: animals
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends}
Breaks: suidmanager (<< 0.50)
Description: Traditional AI animal guessing engine using a binary tree DB
 You think of an animal, and this package tries to guess it... when it's wrong,
 you teach it about your animal.
 .
 To be more flexible and help educational aspect this game does not contain
 an initial database. This also allows it to be used for non animals like
 guessing of tools or locations.