pkgsrc/devel/py-lupa/TODO
alnsn eb78b00dd2 Initial import of devel/py-lupa, version 1.1.
Lupa integrates the runtimes of Lua or LuaJIT2 into CPython. It is
a partial rewrite of LunaticPython in Cython with some additional
features such as proper coroutine support.
2015-04-20 19:34:47 +00:00

2 lines
87 B
Text

Add luajit option (setup.py --no-luajit) and make sure it works
with all Lua versions.