File: control

package info (click to toggle)
aribas 1.65-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 1,524 kB
  • sloc: ansic: 26,750; pascal: 384; lisp: 133; makefile: 32; sh: 1
file content (19 lines) | stat: -rw-r--r-- 742 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: aribas
Section: math
Priority: optional
Maintainer: Ralf Treinen <treinen@debian.org>
Standards-Version: 4.6.2
Build-Depends: debhelper-compat (= 13)
Rules-Requires-Root: no
Homepage: https://www.mathematik.uni-muenchen.de/~forster/sw/aribas.html
Vcs-Git: https://salsa.debian.org/science-team/aribas.git
Vcs-Browser: https://salsa.debian.org/science-team/aribas

Package: aribas
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: interpreter for arithmetic
 ARIBAS is an interactive interpreter suitable for big integer
 arithmetic and multiprecision floating point arithmetic.
 It has a syntax similar to Pascal or Modula-2, but contains also
 features from other programming languages like C, Lisp, Oberon.