MANIFEST.in
setup.py
datasketchesframework/__init__.py
datasketchesframework/python_wrapper.py
datasketchesframework.egg-info/PKG-INFO
datasketchesframework.egg-info/SOURCES.txt
datasketchesframework.egg-info/dependency_links.txt
datasketchesframework.egg-info/not-zip-safe
datasketchesframework.egg-info/requires.txt
datasketchesframework.egg-info/top_level.txt
lib/CMakeLists.txt
lib/CMakePresets.json
lib/__init__.py
lib/conanfile.txt
lib/include/data-sketches.hpp
lib/scripts/build.sh
lib/scripts/configure.sh
lib/scripts/test.sh
lib/src/data-sketches.cpp
lib/test/CMakeLists.txt
lib/test/data-sketches-tests.cpp
lib/test/data-sketches-tests.hpp
lib/test/main.cpp
lib/test/python-usage.py