README.md
setup.py
fil_io/__init__.py
fil_io/csv.py
fil_io/json.py
fil_io/select.py
fil_io/xls.py
fil_io/xml.py
fil_io.egg-info/PKG-INFO
fil_io.egg-info/SOURCES.txt
fil_io.egg-info/dependency_links.txt
fil_io.egg-info/not-zip-safe
fil_io.egg-info/requires.txt
fil_io.egg-info/top_level.txt
tests/__init__.py
tests/fixtures.py
tests/test_csv.py
tests/test_json.py
tests/test_xml.py
tests/select/__init__.py
tests/select/test_check_file_name_ending.py
tests/select/test_get_file_list_from_directory.py
tests/select/test_get_latest_file_from_directory.py
tests/select/test_return_file_list_if_directory.py