File: control

package info (click to toggle)
aribas 1.64-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 1,928 kB
  • sloc: ansic: 26,078; pascal: 384; asm: 201; lisp: 133; makefile: 45; sh: 1
file content (18 lines) | stat: -rw-r--r-- 750 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: aribas
Section: math
Priority: optional
Maintainer: Ralf Treinen <treinen@debian.org>
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 10)
Homepage: http://www.mathematik.uni-muenchen.de/~forster/sw/aribas.html
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/aribas.git
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/aribas.git

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.