.gitignore
CHANGES
CREDITS
MANIFEST.in
PyICU.py
README.rst
_icu.cpp
docs.py
icu.py
setup.py
cpp/bases.cpp
cpp/calendar.cpp
cpp/charset.cpp
cpp/collator.cpp
cpp/common.cpp
cpp/dateformat.cpp
cpp/errors.cpp
cpp/format.cpp
cpp/iterators.cpp
cpp/layoutengine.cpp
cpp/locale.cpp
cpp/normalizer.cpp
cpp/numberformat.cpp
cpp/regex.cpp
cpp/script.cpp
cpp/search.cpp
cpp/transliterator.cpp
cpp/tzinfo.cpp
cpp/unicodeset.cpp
includes/bases.h
includes/calendar.h
includes/charset.h
includes/collator.h
includes/common.h
includes/dateformat.h
includes/errors.h
includes/format.h
includes/iterators.h
includes/layoutengine.h
includes/locale.h
includes/macros.h
includes/normalizer.h
includes/numberformat.h
includes/regex.h
includes/script.h
includes/search.h
includes/transliterator.h
includes/tzinfo.h
includes/unicodeset.h
pyicu_praxa.egg-info/PKG-INFO
pyicu_praxa.egg-info/SOURCES.txt
pyicu_praxa.egg-info/dependency_links.txt
pyicu_praxa.egg-info/top_level.txt
samples/break.py
samples/strsrch.py
test/__init__.py
test/collation-rules.txt
test/lohit_hi.ttf
test/noms.txt
test/test_BreakIterator.py
test/test_Charset.py
test/test_Collator.py
test/test_LayoutEngine.py
test/test_ListFormatter.py
test/test_LocaleData.py
test/test_MessageFormat.py
test/test_Normalizer.py
test/test_Transliterator.py
test/test_UCS4.py
test/test_UDate.py