README.md
setup.cfg
setup.py
pg_stream_copy/__init__.py
pg_stream_copy/encoder.py
pg_stream_copy/protocol.py
pg_stream_copy/schema.py
pg_stream_copy/writer.py
pg_stream_copy/writer_encoder.py
pg_stream_copy.egg-info/PKG-INFO
pg_stream_copy.egg-info/SOURCES.txt
pg_stream_copy.egg-info/dependency_links.txt
pg_stream_copy.egg-info/not-zip-safe
pg_stream_copy.egg-info/requires.txt
pg_stream_copy.egg-info/top_level.txt
tests/e2e/__init__.py
tests/e2e/conftest.py
tests/e2e/test_schema.py
tests/e2e/test_writer_encoder.py
tests/unit/__init__.py
tests/unit/data.py
tests/unit/mocks.py
tests/unit/test_encoder.py
tests/unit/test_protocol.py
tests/unit/test_writer.py
tests/unit/test_writer_encoder.py