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 47 48 49 50
|
Source: laby
Section: games
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Mehdi Dogguy <mehdi@debian.org>
Build-Depends:
debhelper-compat (= 13),
ocaml-nox (>= 4.08.1),
ocaml-findlib,
ocamlbuild,
dh-ocaml,
liblablgtk3-ocaml-dev (>= 3.1.0),
liblablgtksourceview3-ocaml-dev (>= 3.1.0)
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://sgimenez.github.io/laby/
Vcs-Browser: https://salsa.debian.org/ocaml-team/laby
Vcs-Git: https://salsa.debian.org/ocaml-team/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 | golang | php
Recommends: alsa-utils
Suggests:
java-compiler,
c-compiler,
c++-compiler,
gprolog,
ruby,
valac,
fp-compiler,
rhino,
guile,
python3,
lua,
golang,
php,
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, Scheme, Go and PHP. Other bindings can
easily be added to support new programming languages.
|