dev-libs/libuninum-2.7: New package 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.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c07389aed20a989506465a2af7f101ab751f6c51 commit c07389aed20a989506465a2af7f101ab751f6c51 Author: Conrad Kostecki <conrad@kostecki.com> AuthorDate: 2018-10-30 11:22:31 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2018-11-10 19:18:03 +0000 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> dev-libs/libuninum/Manifest | 1 + dev-libs/libuninum/libuninum-2.7.ebuild | 26 ++++++++++++++++++++++++++ dev-libs/libuninum/metadata.xml | 18 ++++++++++++++++++ 3 files changed, 45 insertions(+)