.version
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
./src/map_owner.c
./src/map_owner_mlock.c
./src/map_owner_msync.c
./src/map_owner_munlock.c
./src/shared_array.c
./src/shared_array_attach.c
./src/shared_array_create.c
./src/shared_array_delete.c
./src/shared_array_desc.c
./src/shared_array_list.c
./src/support.c
SharedArray2.egg-info/PKG-INFO
SharedArray2.egg-info/SOURCES.txt
SharedArray2.egg-info/dependency_links.txt
SharedArray2.egg-info/requires.txt
SharedArray2.egg-info/top_level.txt
src/map_owner.c
src/map_owner.h
src/map_owner_mlock.c
src/map_owner_msync.c
src/map_owner_munlock.c
src/shared_array.c
src/shared_array.h
src/shared_array_attach.c
src/shared_array_create.c
src/shared_array_delete.c
src/shared_array_desc.c
src/shared_array_list.c
src/support.c