This is a Python wrapper that provides access to some features in the ICU (International Components for Unicode) library.
- load multiple versions of ICU (containing different Unicode database versions) in the same process
- Unicode character database properties exposed by ICU such as character name, age, script and most
- Pythonic interface to ICU regular expressions
- Pythonic interface to ICU UnicodeSet, which provides efficient storage and operations of sets containing Unicode code points