FileSize | 101864 |
MD5 | AE07A9E1CF990164D07894FB9BD434D7 |
PackageDescription | Python wrapper around LuaJIT or Lua (Python3 version)
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.
.
Features:
* separate Lua runtime states through a LuaRuntime class
* Python coroutine wrapper for Lua coroutines
* iteration support for Python objects in Lua and Lua objects in Python
* proper encoding and decoding of strings (configurable per runtime, UTF-8 by
default)
* frees the GIL and supports threading in separate runtimes when calling into
Lua
* written for LuaJIT2, but also works with the normal Lua interpreter
* easy to hack on and extend as it is written in Cython, not C
.
This package contains the Python 3 version of the library. |
PackageMaintainer | Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> |
PackageName | python3-lupa |
PackageSection | python |
PackageVersion | 1.9+dfsg-1+b3 |
SHA-1 | 5E8A3A3EA94AEE64E947DE3077E24EFDBED05DE4 |
SHA-256 | C6CED747E2D7467C2BD95CA32DB874B9B43D8B1852D4D8B21F91160273F95098 |