[submodule "thirdparty/c-blosc2"]
	path = thirdparty/c-blosc2
	url = https://github.com/EmilDohne/c-blosc2
[submodule "thirdparty/json"]
	path = thirdparty/json
	url = https://github.com/nlohmann/json
[submodule "thirdparty/vcpkg"]
	path = thirdparty/vcpkg
	url = https://github.com/microsoft/vcpkg
[submodule "thirdparty/doctest"]
	path = thirdparty/doctest
	url = https://github.com/doctest/doctest
[submodule "thirdparty/benchmark"]
	path = thirdparty/benchmark
	url = https://github.com/google/benchmark
[submodule "thirdparty/c-blosc2"]
	path = thirdparty/c-blosc2
	url = https://github.com/Blosc/c-blosc2
[submodule "thirdparty/pybind11"]
	path = thirdparty/pybind11
	url = https://github.com/pybind/pybind11
[submodule "thirdparty/pybind11_image_util"]
	path = thirdparty/pybind11_image_util
	url = https://github.com/EmilDohne/pybind11_image_util
[submodule "thirdparty/pybind11_json"]
	path = thirdparty/pybind11_json
	url = https://github.com/pybind/pybind11_json
