Skip to content
Snippets Groups Projects
.gitmodules 780 B
[submodule "third_party/lua-cjson"]
	path = third_party/lua-cjson
	url = https://github.com/mpx/lua-cjson.git
[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/sophia"]
	path = third_party/sophia
	url = git://github.com/tarantool/sophia.git
[submodule "third_party/luafun"]
	path = third_party/luafun
	url = https://github.com/rtsisyk/luafun.git