pkg://bc_1.06-8_m68k.deb:60808/control
downloads
Package: bc
Version: 1.06-8
Section: math
Priority: standard
Architecture: m68k
Depends: libc6 (>= 2.2.4-4), libncurses5 (>= 5.2.20020112a-1), libreadline4 (>= 4.2a-4)
Installed-Size: 184
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Description: The GNU bc arbitrary precision calculator language
GNU bc is an interactive algebraic language with arbitrary precision which
follows the POSIX 1003.2 draft standard, with several extensions including
multi-character variable names, an `else' statement and full Boolean
expressions. GNU bc does not require the separate GNU dc program.