{"library":"pyicu","install":[{"cmd":"pip install pyicu","imports":["from icu import Locale","from icu import UnicodeString","from icu import BreakIterator","from icu import Collator"]},{"cmd":"brew install pkg-config icu4c\nexport PATH=\"$(brew --prefix)/opt/icu4c/bin:$(brew --prefix)/opt/icu4c/sbin:$PATH\"\nexport PKG_CONFIG_PATH=\"$PKG_CONFIG_PATH:$(brew --prefix)/opt/icu4c/lib/pkgconfig\"\npip install pyicu","imports":[]},{"cmd":"apt-get install python3-icu","imports":[]}]}