LICENSE
README.md
pyproject.toml
setup.py
src/pyRemoteDict.egg-info/PKG-INFO
src/pyRemoteDict.egg-info/SOURCES.txt
src/pyRemoteDict.egg-info/dependency_links.txt
src/pyRemoteDict.egg-info/top_level.txt
src/remotedict/__init__.py
src/remotedict/expiring_remotedict.py
src/remotedict/persistent_remotedict.py
src/remotedict/remotedict.py
tests/test_expiring_remotedict_server.py
tests/test_persistent_remotedict_server.py
tests/test_remotedict_server.py