You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
1.2 KiB
38 lines
1.2 KiB
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
[COPY] |
|
[COPY] Filename: package/.../upn/upn.desc |
|
[COPY] Copyright (C) 2006 The OpenSDE Project |
|
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
|
[COPY] Copyright (C) 1998 - 2004 Clifford Wolf |
|
[COPY] |
|
[COPY] More information can be found in the files COPYING and README. |
|
[COPY] |
|
[COPY] This program is free software; you can redistribute it and/or modify |
|
[COPY] it under the terms of the GNU General Public License as published by |
|
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
|
[COPY] GNU General Public License can be found in the file COPYING. |
|
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
[I] Reverse polish notation expr like tool |
|
|
|
[T] Upn, reverse polish notation expr like tool, has support for floating |
|
[T] point, trigonometrics, precision setting, comparison. |
|
[T] Examples: |
|
[T] a=`upn 1 2 +` |
|
[T] if upn $a $b lt; then echo $b is smaller than a; fi |
|
|
|
[U] http://www.eulesoft.de/ |
|
|
|
[A] J"org Weule <weule@acm.org> |
|
[M] The OpenSDE Community <list@opensde.org> |
|
|
|
[C] base/tool |
|
|
|
[L] GPL |
|
[S] Stable |
|
[V] 1.5 |
|
[P] X -----5---9 198.300 |
|
|
|
[D] 4010190886 upn-1.5.tar.gz http://www.eulesoft.de/ |
|
|
|
|