mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
a381e11a9e
LuaJIT is a JIT compiler for Lua code. It's phenomenal work, and you can read about it here: http://luajit.org/
16 lines
504 B
Plaintext
16 lines
504 B
Plaintext
[submodule "mupdf"]
|
|
path = mupdf
|
|
url = git://git.ghostscript.com/mupdf.git
|
|
[submodule "luafilesystem"]
|
|
path = luafilesystem
|
|
url = git://github.com/keplerproject/luafilesystem.git
|
|
[submodule "djvulibre"]
|
|
path = djvulibre
|
|
url = git://djvu.git.sourceforge.net/gitroot/djvu/djvulibre.git
|
|
[submodule "kpvcrlib/crengine"]
|
|
path = kpvcrlib/crengine
|
|
url = git://crengine.git.sourceforge.net/gitroot/crengine/crengine
|
|
[submodule "luajit-2.0"]
|
|
path = luajit-2.0
|
|
url = http://luajit.org/git/luajit-2.0.git
|