MANIFEST.in
README.md
pyproject.toml
setup.py
version.txt
pdc/__init__.pyx
pdc/container.pyx
pdc/cpdc.pxd
pdc/main.pxd
pdc/main.pyx
pdc/object.pyx
pdc/query.pyx
pdc/region.pxd
pdc/region.pyx
pdc/PDCpy.egg-info/PKG-INFO
pdc/PDCpy.egg-info/SOURCES.txt
pdc/PDCpy.egg-info/dependency_links.txt
pdc/PDCpy.egg-info/not-zip-safe
pdc/PDCpy.egg-info/top_level.txt
tests/test_container.py
tests/test_iterators.py
tests/test_kvtag.py
tests/test_kvtag_query.py
tests/test_object.py
tests/test_object_set_all.py
tests/test_prop.py
tests/test_query.py
tests/test_query_data.py
tests/test_ready.py
tests/test_region.py
tests/test_transfer_requests.py