[ 源代码: python-lupa ]
软件包: python3-lupa (1.10+dfsg-1build1)
python3-lupa 的相关链接
Trisquel 的资源:
下载源码包 python-lupa:
- [python-lupa_1.10+dfsg-1build1.dsc]
- [python-lupa_1.10+dfsg.orig.tar.xz]
- [python-lupa_1.10+dfsg-1build1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Team
- Michael Fladischer
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 python3-lupa 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.4) [除 arm64]
-
- dep: libluajit-5.1-2 (>= 2.0.4+dfsg)
- Just in time compiler for Lua - library version
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.11)
- dep: python3 (>= 3.10~)