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
|
Source: planets
Section: science
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Martin Pitt <mpitt@debian.org>,
Samuel Mimram <smimram@debian.org>,
Ralf Treinen <treinen@debian.org>
Build-Depends:
debhelper (>= 11),
dh-ocaml,
tk-dev,
liblabltk-ocaml-dev,
ocaml (>= 3.11.1-3~),
ocaml-nox (>= 3.11.1-3~),
camlp4
Standards-Version: 4.1.4
Vcs-Git: https://salsa.debian.org/ocaml-team/planets.git
Vcs-Browser: https://salsa.debian.org/ocaml-team/planets
Homepage: http://planets.homedns.org/
Package: planets
Architecture: any
Depends: ${misc:Depends}, ${ocaml:Depends}, ${shlibs:Depends}
Suggests: doc-base
Description: Gravitation simulation of planetary bodies
Planets is a simple interactive program for playing with simulations
of planetary systems. It is great for teaching gravitation on planet
level.
.
The user interface is aimed at being simple enough for a fairly young
kid to enjoy it, their is a special kid-mode for this purpose.
|