OpenSDE Packages Database (without history before r20070)
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

  1. [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY]
  4. [COPY] Filename: package/.../upn/upn.desc
  5. [COPY] Copyright (C) 2006 The OpenSDE Project
  6. [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
  7. [COPY] Copyright (C) 1998 - 2004 Clifford Wolf
  8. [COPY]
  9. [COPY] More information can be found in the files COPYING and README.
  10. [COPY]
  11. [COPY] This program is free software; you can redistribute it and/or modify
  12. [COPY] it under the terms of the GNU General Public License as published by
  13. [COPY] the Free Software Foundation; version 2 of the License. A copy of the
  14. [COPY] GNU General Public License can be found in the file COPYING.
  15. [COPY] --- SDE-COPYRIGHT-NOTE-END ---
  16. [I] Reverse polish notation expr like tool
  17. [T] Upn, reverse polish notation expr like tool, has support for floating
  18. [T] point, trigonometrics, precision setting, comparison.
  19. [T] Examples:
  20. [T] a=`upn 1 2 +`
  21. [T] if upn $a $b lt; then echo $b is smaller than a; fi
  22. [U] http://www.eulesoft.de/
  23. [A] J"org Weule <weule@acm.org>
  24. [M] The OpenSDE Community <list@opensde.org>
  25. [C] base/tool
  26. [L] GPL
  27. [S] Stable
  28. [V] 1.5
  29. [P] X -----5---9 198.300
  30. [D] 4010190886 upn-1.5.tar.gz http://www.eulesoft.de/