dev-libs / libuninum

A library for converting unicode strings to numbers and vice versa

Official package sites : https://billposer.org/Software/libuninum.html ·

This is a library for converting unicode strings to numbers and numbers to unicode strings. Standard functions like strtoul, strtod, and sprintf do this for numbers written in the usual western number system using the indo-arabic numerals, but they do not handle other number systems. The main functions take as input a UTF-32 unicode string and compute the corresponding unsigned integer.

v2.7-r3 :: 0 :: gentoo

Modified
License
GPL-2 GPL-2+ LGPL-2 LGPL-2.1
Keywords
amd64 x86

dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers

dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers

app-text / msort : A program for sorting files in sophisticated ways

Repository mirror & CI · gentoo
Merge updates from master
Conrad Kostecki · gentoo
dev-libs/libuninum: fix incompatible pointer type
Closes: https://bugs.gentoo.org/920524 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Conrad Kostecki · gentoo
dev-libs/libuninum: fix implicit function declarations
Closes: https://bugs.gentoo.org/900541 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Conrad Kostecki · gentoo
dev-libs/libuninum: filter lto
Closes: https://bugs.gentoo.org/855956 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Conrad Kostecki · gentoo
dev-libs/libuninum: drop 2.7
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Conrad Kostecki · gentoo
dev-libs/libuninum: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
dev-libs/libuninum: x86 stable (bug #682736)
Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
dev-libs/libuninum: amd64 stable wrt bug #682736
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Conrad Kostecki · gentoo
dev-libs/libuninum: New package
This is a library for converting unicode strings to numbers and numbers to unicode strings. Closes: https://bugs.gentoo.org/667154 Needed-by: https://bugs.gentoo.org/154528 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Michał Górny <mgorny@gentoo.org>