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.

41 lines
1.7 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/.../libuninum/libuninum.desc
  5. [COPY] Copyright (C) 2007 The OpenSDE Project
  6. [COPY]
  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 as published by
  11. [COPY] the Free Software Foundation; version 2 of the License. A copy of the
  12. [COPY] GNU General Public License can be found in the file COPYING.
  13. [COPY] --- SDE-COPYRIGHT-NOTE-END ---
  14. [I] A library for converting strings to numbers
  15. [T] Libuninum is a library for converting Unicode strings to numbers. Internal
  16. [T] computation is done using arbitrary precision arithmetic, so there is
  17. [T] no limit on the size of the integer that can be converted. The value is
  18. [T] returned as an ASCII decimal string, a GNU MP object, or an unsigned
  19. [T] long integer. Auto-detection of the number system is provided. The
  20. [T] number systems supported include Arabic, Armenian, Balinese, Bengali,
  21. [T] Burmese, Chinese, Cyrillic, Devanagari, Egyptian, Ethiopic, Glagolitic,
  22. [T] Greek, Gujarati, Gurmukhi, Hebrew, Kannada, Khmer, Klingon, Lao, Limbu,
  23. [T] Malayalam, Mongolian, New Tai Lue, Nko, Old Italic, Old Persian, Oriya,
  24. [T] Osmanya, Perso-Arabic, Phoenician, Roman Numerals, Tamil, Telugu, Tengwar,
  25. [T] Thai, and Tibetan.
  26. [U] http://billposer.org/Software/libuninum.html
  27. [A] Bill Poser <billposer@alum.mit.edu>
  28. [M] The OpenSDE Community <list@opensde.org>
  29. [C] extra/development
  30. [L] GPL
  31. [S] Beta
  32. [V] 2.1
  33. [P] X -----5---9 800.000
  34. [D] 3647725323 libuninum-2.1.tar.bz2 http://billposer.org/Software/Downloads/