Python Extension Wrapping the ICU C++ API
http://pyicu.osafoundation.org/
Python extension wrapping IBM's International Components for Unicode C++
library (ICU).
- Devel package for openSUSE:Factory
-
5
derived packages
- Links to openSUSE:Factory / python-PyICU
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-PyICU && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
PyICU-2.14.tar.gz | 0000263912 258 KB | |
python-PyICU.changes | 0000015138 14.8 KB | |
python-PyICU.spec | 0000002507 2.45 KB | |
remove_six.patch | 0000011236 11 KB |
Revision 37 (latest revision is 38)
Dirk Mueller (dirkmueller)
accepted
request 1222084
from
John Paul Adrian Glaubitz (glaubitz)
(revision 37)
- Update to 2.14 * added wrappers for UCPMap.get|getRange and Char.getIntPropertyMap * added wrapper for Locale.getUnicodeKeywordValue * added wrapper for UnicodeString.remove, UnicodeString.removeBetween * added wrapper for UnicodeString.retainBetween, UnicodeString.truncate * fixed bogus UBool uses on stack instead of int (Martin Jansche) * added support for ICU 76.1
Comments 0