pkg://bc_1.06-15_powerpc.deb:68806/control
downloads
Package: bc
Version: 1.06-15
Section: math
Priority: standard
Architecture: powerpc
Depends: libc6 (>= 2.3.2.ds1-4), libncurses5 (>= 5.4-1), libreadline4 (>= 4.3-1)
Installed-Size: 196
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.