Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.14 KB

README.md

File metadata and controls

18 lines (14 loc) · 1.14 KB

ICU.jl: International Components for Unicode (ICU) wrapper for Julia

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

ICU ICU

Build Status Coverage Status codecov.io

This is a new wrapper for the ICU library, designed to work on Julia v0.5 and above (however, since it depends on LegacyStrings, which is no longer being maintained, it will no longer work after Julia v0.6). The API has been redesigned to not pollute the namespace and to be a bit more "Julian"