Pakket: python3-lua (1.0-1)
Verwijzigingen voor python3-lua
Debian bronnen:
Het bronpakket python-lua downloaden:
Beheerder:
Vergelijkbare pakketten:
library for using Lua scripts from Python
This module provides an interface for using Lua scripts from Python. From Python, it allows complete access to all Lua variables and function. From Lua, it allows access to Python variables and functions that were passed to it by Python.
By default, Lua contains several insecure features, such as access to the host's file system. This module disables all such features by default. They are only enabled if the user passes the corresponding parameters when instantiating the Lua class.
Andere aan python3-lua gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.27)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: liblua5.4-0 (>= 5.4.6)
- Shared library for the Lua interpreter version 5.4
-
- dep: liblua5.4-dev
- Development files for the Lua language version 5.4
-
- dep: python3 (<< 3.14)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.13~)
