LICENSE
README.md
setup.cfg
setup.py
poel/__init__.py
poel.egg-info/PKG-INFO
poel.egg-info/SOURCES.txt
poel.egg-info/dependency_links.txt
poel.egg-info/not-zip-safe
poel.egg-info/requires.txt
poel.egg-info/top_level.txt
poel/api/__init__.py
poel/api/ocr.py
poel/api/ocr2excel.py
poel/core/OCR.py
poel/core/OCR2Excel.py
poel/core/OfdOCR.py
poel/core/__init__.py
poel/lib/CommonUtils.py
poel/lib/Config.py
poel/lib/Const.py
poel/lib/__init__.py
poel/lib/potx_exception.py
tests/__init__.py
tests/test_potx.py
tests/test_code/__init__.py
tests/test_code/test_init.py
tests/test_code/test_ocr.py
tests/test_code/test_ocr2excel.py