Paketname | liblua5.1-rings0 |
Beschreibung | Lua state creation and control library for the Lua language version 5.1 |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.2.2-2 |
Sektion | universe/interpreters |
Priorität | optional |
Installierte Größe | 84 Byte |
Hängt ab von | libc6 (>= 2.1.3), liblua5.1-expat0, liblua5.1-socket2 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | lua-rings |
Paketgröße | 8156 Byte |
Prüfsumme MD5 | 16eea28ccee009e9544e48d052ac3ee0 |
Prüfsumme SHA1 | 8aa85368d8ffdc5812685e9ef0474bbcfbe33cbc |
Prüfsumme SHA256 | 08378047b17c1236c1e9abe6a4c47dbadb18fb353163abfb3602059d7e507757 |
Link zum Herunterladen | liblua5.1-rings0_1.2.2-2_i386.deb |
Ausführliche Beschreibung | Rings is a library which provides a way to create new Lua states from within
Lua. It also offers a simple way to communicate between the creator (master)
and the created (slave) states.
.
This mechanism can be used to run chunks of code in an isolated
Lua state, obtaining what is usually called a sandbox.
|