Skip to content
Snippets Groups Projects
.gitmodules 689 B
[submodule "third_party/luajit"]
	path = third_party/luajit
	url = https://github.com/tarantool/luajit.git
[submodule "test/lib/tarantool-python"]
	path = test/lib/tarantool-python
	url = https://github.com/mailru/tarantool-python.git
[submodule "test/lib/msgpack-python"]
	path = test/lib/msgpack-python
	url = https://github.com/msgpack/msgpack-python.git
[submodule "src/lib/msgpuck"]
	path = src/lib/msgpuck
	url = https://github.com/tarantool/msgpuck.git
[submodule "third_party/luafun"]
	path = third_party/luafun
	url = https://github.com/rtsisyk/luafun.git
[submodule "sophia"]
       path = third_party/sophia
       url = https://github.com/pmwkaa/sophia.git
       branch = dev