LICENSE
README.md
pyproject.toml
setup.py
src/rememory/__init__.py
src/rememory/namedLock.py
src/rememory/sharedDict.py
src/rememory/sharedList.py
src/rememory.egg-info/PKG-INFO
src/rememory.egg-info/SOURCES.txt
src/rememory.egg-info/dependency_links.txt
src/rememory.egg-info/entry_points.txt
src/rememory.egg-info/top_level.txt
src/testScript/__init__.py
src/testScript/worker_file.py