LICENSE
README.md
setup.py
echoss_fileformat/__init__.py
echoss_fileformat/csv_handler.py
echoss_fileformat/dataframe_util.py
echoss_fileformat/excel_handler.py
echoss_fileformat/feather_handler.py
echoss_fileformat/fileformat_base.py
echoss_fileformat/json_handler.py
echoss_fileformat/xml_handler.py
echoss_fileformat.egg-info/PKG-INFO
echoss_fileformat.egg-info/SOURCES.txt
echoss_fileformat.egg-info/dependency_links.txt
echoss_fileformat.egg-info/requires.txt
echoss_fileformat.egg-info/top_level.txt
tests/test_csv_handler.py
tests/test_excel_handler.py
tests/test_feather_handler.py
tests/test_fileformat_handler.py
tests/test_json_handler.py
tests/test_xml_handler.py