lua-rings 1.3.0-2 source package in Ubuntu
Changelog
lua-rings (1.3.0-2) unstable; urgency=low * Fix Provides, was still mentioning a transitional package * Fix copyright naming the license Expat instead of MIT/X -- Enrico Tassi <email address hidden> Fri, 23 Aug 2013 15:34:52 +0200
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | on 2013-10-23 | universe | interpreters |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lua-rings_1.3.0-2.dsc | 1.2 KiB | 000bfe6f6d3b71475e43e24292c6787cc7957803850afafff518b926bded2f62 |
lua-rings_1.3.0.orig.tar.gz | 22.0 KiB | 18d6df85b7ab9b374d42ca2e09552ad8e4bb774a0a57a5f242c09671c83e931c |
lua-rings_1.3.0-2.debian.tar.gz | 3.1 KiB | 114c94e3bef63625bf534e4b434f722e65ac04378f14f5064670482ee968ec20 |
Available diffs
- diff from 1.2.3-1 to 1.3.0-2 (6.8 KiB)
No changes file available.
Binary packages built by this source
- lua-rings: Lua state creation and control library for the Lua language
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.
- lua-rings-dev: No summary available for lua-rings-dev in ubuntu utopic.
No description available for lua-rings-dev in ubuntu utopic.