Dash:
[t2.git] / package / base / bc / bc.desc
blob83042accbcb0ad2a5abe62dd1d28cd2e643dda44
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/bc/bc.desc
3 [COPY] Copyright (C) 2004 - 2022 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2004 ROCK Linux Project
5 [COPY] 
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
8 [COPY] 
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] GNU's numeric processing language and a calculator
15 [T] Bc is an arbitrary precision numeric processing language. Syntax is
16 [T] similar to C, but differs in many substantial areas. It supports
17 [T] interactive execution of statements. Bc is a utility included in the
18 [T] POSIX P1003.2/D11 draft standard.
19 [T] Since the POSIX document does not specify how bc must be implemented,
20 [T] this version does not use the historical method of having bc be
21 [T] a compiler for the dc calculator. This version has a single
22 [T] executable that both compiles the language and runs the resulting
23 [T] `byte code'. The byte code is not the dc language.
25 [U] http://www.gnu.org/software/bc/bc.html
27 [A] The GNU Project <gnu@gnu.org>
28 [M] Rene Rebe <rene@t2-project.org>
30 [C] base/tool
31 [F] CROSS
33 [L] GPL
34 [S] Stable
35 [V] 1.07.1
36 [P] X 0----5---9 109.500
38 [O] var_append confopt " " "--with-readline"
39 [O] atstage cross && autogen=1
41 [CV-URL] ODD-STABLE
42 [D] b015972fd1a08b7480083a01f9d99b6540baf84e2768c906ad8fa12c bc-1.07.1.tar.gz http://ftp.gnu.org/pub/gnu/bc/