LICENSE
setup.py
singer_encodings/__init__.py
singer_encodings/compression.py
singer_encodings/csv.py
singer_encodings/csv_helper.py
singer_encodings/json_schema.py
singer_encodings/utils.py
singer_encodings.egg-info/PKG-INFO
singer_encodings.egg-info/SOURCES.txt
singer_encodings.egg-info/dependency_links.txt
singer_encodings.egg-info/requires.txt
singer_encodings.egg-info/top_level.txt
tests/__init__.py
tests/test_compression.py
tests/test_csv.py
tests/test_empty_schema.py
tests/test_encoding_format.py
tests/test_sample_file.py