[submodule "pybind11"]
	path = pybind11
	url = https://github.com/pybind/pybind11.git
[submodule "rapidjson"]
	path = rapidjson
	url = https://github.com/Tencent/rapidjson.git
[submodule "cpp-peglib"]
	path = cpp-peglib
	url = https://github.com/yhirose/cpp-peglib.git
[submodule "pcg-cpp"]
	path = pcg-cpp
	url = https://github.com/Total-Random/pcg-cpp.git
[submodule "xxhash"]
	path = xxhash
	url = https://github.com/Cyan4973/xxHash.git
