CHANGES
CREDITS
LICENSE
MANIFEST.in
PyICU.py
README.md
_icu.cpp
bases.cpp
bases.h
bidi.cpp
bidi.h
calendar.cpp
calendar.h
casemap.cpp
casemap.h
char.cpp
char.h
charset.cpp
charset.h
collator.cpp
collator.h
common.cpp
common.h
dateformat.cpp
dateformat.h
errors.cpp
errors.h
format.cpp
format.h
gender.cpp
gender.h
idna.cpp
idna.h
iterators.cpp
iterators.h
layoutengine.cpp
layoutengine.h
locale.cpp
locale.h
macros.h
measureunit.cpp
measureunit.h
normalizer.cpp
normalizer.h
numberformat.cpp
numberformat.h
regex.cpp
regex.h
script.cpp
script.h
search.cpp
search.h
setup.cfg
setup.py
shape.cpp
shape.h
spoof.cpp
spoof.h
transliterator.cpp
transliterator.h
tries.cpp
tries.h
tzinfo.cpp
tzinfo.h
unicodeset.cpp
unicodeset.h
PyICU.egg-info/PKG-INFO
PyICU.egg-info/SOURCES.txt
PyICU.egg-info/dependency_links.txt
PyICU.egg-info/top_level.txt
icu/__init__.py
samples/break.py
samples/strsrch.py
test/__init__.py
test/lohit_hi.ttf
test/noms.txt
test/test_Bidi.py
test/test_BreakIterator.py
test/test_BytesTrie.py
test/test_Charset.py
test/test_Collator.py
test/test_DateTimeParserGenerator.py
test/test_LayoutEngine.py
test/test_ListFormatter.py
test/test_Locale.py
test/test_LocaleData.py
test/test_LocaleMatcher.py
test/test_MessageFormat.py
test/test_Normalizer.py
test/test_NumberFormatter.py
test/test_PythonReplaceable.py
test/test_Script.py
test/test_SimpleFormatter.py
test/test_Spoof.py
test/test_Transliterator.py
test/test_UCS4.py
test/test_UCharsTrie.py
test/test_UDate.py