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

[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../libuninum/libuninum.desc
[COPY] Copyright (C) 2007 The OpenSDE Project
[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] A library for converting strings to numbers
[T] Libuninum is a library for converting Unicode strings to numbers. Internal
[T] computation is done using arbitrary precision arithmetic, so there is
[T] no limit on the size of the integer that can be converted. The value is
[T] returned as an ASCII decimal string, a GNU MP object, or an unsigned
[T] long integer. Auto-detection of the number system is provided. The
[T] number systems supported include Arabic, Armenian, Balinese, Bengali,
[T] Burmese, Chinese, Cyrillic, Devanagari, Egyptian, Ethiopic, Glagolitic,
[T] Greek, Gujarati, Gurmukhi, Hebrew, Kannada, Khmer, Klingon, Lao, Limbu,
[T] Malayalam, Mongolian, New Tai Lue, Nko, Old Italic, Old Persian, Oriya,
[T] Osmanya, Perso-Arabic, Phoenician, Roman Numerals, Tamil, Telugu, Tengwar,
[T] Thai, and Tibetan.
[U] http://billposer.org/Software/libuninum.html
[A] Bill Poser <billposer@alum.mit.edu>
[M] The OpenSDE Community <list@opensde.org>
[C] extra/development
[L] GPL
[S] Beta
[V] 2.1
[P] X -----5---9 800.000
[D] 3647725323 libuninum-2.1.tar.bz2 http://billposer.org/Software/Downloads/