[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] luaposix 5.1.28 released
- From: rrt@...
- Date: Sat, 23 Mar 2013 12:43:25 +0000
I am happy to announce the release of luaposix 5.1.28,
Lua bindings for POSIX (including curses).
This release fixes the previously unannounced posix.pipeline_iterator and
posix.pipeline_slurp functions, and adds a test for them. A workaround for
having LUA_INIT_5_2 set has been added to the build system.
Install it as luarock luaposix-5.1.28 (see
http://luarocks.org/repositories/rocks )
Most simply:
luarocks install luaposix
(You may need to wait a while after this announcement lands before the
rocks are available.)
luaposix's home page is at http://github.com/luaposix/luaposix/