24 lines
352 B
YAML
24 lines
352 B
YAML
name: bc
|
|
description: Arbitrary numeric processing language
|
|
version: 7.0.3
|
|
revision: 2
|
|
url: https://www.gnu.org/software/bc/
|
|
license: GPL
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- ncurses
|
|
- readline
|
|
make_depends:
|
|
- bash
|
|
- binutils
|
|
- coreutils
|
|
- gcc
|
|
- glibc
|
|
- grep
|
|
- make
|
|
- readline
|