LICENSE
README.md
pyproject.toml
setup.py
src/pypgcdc/__init__.py
src/pypgcdc/__main__.py
src/pypgcdc/decoders.py
src/pypgcdc/models.py
src/pypgcdc/reader.py
src/pypgcdc/stores.py
src/pypgcdc/utils.py
src/python_postgres_cdc.egg-info/PKG-INFO
src/python_postgres_cdc.egg-info/SOURCES.txt
src/python_postgres_cdc.egg-info/dependency_links.txt
src/python_postgres_cdc.egg-info/entry_points.txt
src/python_postgres_cdc.egg-info/requires.txt
src/python_postgres_cdc.egg-info/top_level.txt
tests/test_decoders.py
tests/test_reader.py
tests/test_utils.py