LICENSE
README.md
setup.cfg
setup.py
excel2xx/__init__.py
excel2xx/__main__.py
excel2xx/export.py
excel2xx/exportor.py
excel2xx/fieldmeta.py
excel2xx/fields.py
excel2xx/main.py
excel2xx/utils.py
excel2xx.egg-info/PKG-INFO
excel2xx.egg-info/SOURCES.txt
excel2xx.egg-info/dependency_links.txt
excel2xx.egg-info/entry_points.txt
excel2xx.egg-info/requires.txt
excel2xx.egg-info/top_level.txt
excel2xx/console/__init__.py
excel2xx/console/colors.py
excel2xx/validator/__init__.py
tests/test_abc.py
tests/test_fields.py
tests/test_validator.py