[ Bron: python-lupa ]
Pakket: python3-lupa (1.14.1+dfsg-1 en anderen)
Verwijzigingen voor python3-lupa
Debian bronnen:
Het bronpakket python-lupa downloaden:
- [python-lupa_1.14.1+dfsg-1.dsc]
- [python-lupa_1.14.1+dfsg.orig.tar.xz]
- [python-lupa_1.14.1+dfsg-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-lupa gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libluajit-5.1-2 (>= 2.0.4)
- OpenResty-maintained branch of LuaJIT (shared objects)
- of libluajit-5.1-2 (>= 2.1.0+openresty)
- OpenResty-maintained branch of LuaJIT (shared objects)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)