LICENSE
README.md
pyproject.toml
src/rPickle/__init__.py
src/rPickle/core.py
src/rPickle/ext.py
src/rPickle/py.typed
src/rPickle.egg-info/PKG-INFO
src/rPickle.egg-info/SOURCES.txt
src/rPickle.egg-info/dependency_links.txt
src/rPickle.egg-info/requires.txt
src/rPickle.egg-info/top_level.txt
src/rPickle/pcls/core_p1.py
tests/test_basic.py
tests/test_concurrent.py
tests/test_containers.py
tests/test_errors.py
tests/test_extensions.py
tests/test_fuzzing.py
tests/test_protocol.py