1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/upn/upn.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2004 ROCK Linux Project
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
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] Reverse polish notation expr like tool
15 [T] Upn, reverse polish notation expr like tool, has support for floating
16 [T] point, trigonometrics, precision setting, comparison.
19 [T] if upn $a $b lt; then echo $b is smaller than a; fi
21 [U] http://www.eulesoft.de/
23 [A] J"org Weule <weule@acm.org>
24 [M] The T2 Project <t2@t2-project.org>
32 [P] X -----5---9 198.300
34 [O] hook_add premake 1 'rm -vf upn'
35 [O] hook_add premake 2 'sed -i "s,/usr,$root/$prefix,g" Makefile'
37 [D] 6dc314dbb4beb3e9d0fd00c0053eae83971095a5b743463f3b78c910 upn-1.5.tar.gz http://www.eulesoft.de/