Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.69 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.69 KB

StrICU: International Components for Unicode (ICU) wrapper for Julia

====================================================================

Julia wrapper for the International Components for Unicode (ICU) libraries.

contributions welcome

This is a new wrapper for the ICU library, designed to work on Julia v1.0 and above, using the Strs.jl package to provide support for UTF-16 encoded strings. The API has been redesigned to not pollute the namespace and to try to be a bit more "Julian"