File: control

package info (click to toggle)
planets 0.1.13-23
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 564 kB
  • sloc: ml: 5,465; makefile: 301; ansic: 38
file content (31 lines) | stat: -rw-r--r-- 972 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
Source: planets
Section: science
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders:
 Martin Pitt <mpitt@debian.org>,
 Ralf Treinen <treinen@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-ocaml,
 tk-dev,
 liblabltk-ocaml-dev,
 ocaml,
 camlp4
Standards-Version: 4.6.2
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/ocaml-team/planets.git
Vcs-Browser: https://salsa.debian.org/ocaml-team/planets
Homepage: https://ocaml.org/p/planets/latest

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, there is a special kid-mode for this purpose.