File: control

package info (click to toggle)
laby 0.6.4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 860 kB
  • ctags: 1,105
  • sloc: ml: 3,822; sh: 119; xml: 103; pascal: 88; java: 70; perl: 69; ansic: 68; cpp: 59; ruby: 48; python: 40; makefile: 36; lisp: 32
file content (46 lines) | stat: -rw-r--r-- 1,341 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
Source: laby
Section: games
Priority: extra
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Mehdi Dogguy <mehdi@debian.org>
Build-Depends:
 debhelper (>= 7.0.50~),
 ocaml-nox (>= 3.11.1),
 ocaml-findlib,
 dh-ocaml (>= 0.9.0),
 liblablgtk2-ocaml-dev (>= 2.14),
 liblablgtksourceview2-ocaml-dev (>= 2.14)
Standards-Version: 3.9.2
Homepage: https://sgimenez.github.io/laby/
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/laby.git
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/laby.git

Package: laby
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 ${ocaml:Depends},
 ocaml-nox | java-compiler | c-compiler | c++-compiler | ruby | gprolog | valac | fp-compiler | rhino | guile | python3 | lua
Recommends: alsa-utils
Suggests:
 java-compiler,
 c-compiler,
 c++-compiler,
 gprolog,
 ruby,
 valac,
 fp-compiler,
 rhino,
 guile,
 python3,
 lua,
 ocaml-nox
Description: Learn how to program with ants and spider webs
 Laby is a small program to learn how to program with ants and spider webs.
 You have to move an ant out of a labyrinth, avoid spider webs, move rocks,
 etc.
 .
 Using Laby, you can learn OCaml, C, C++, Java, Prolog, Ruby, Pascal,
 JavaScript, Python, Lua, Vala and Scheme. Other bindings can easily be
 added to support new programming languages.