lua-users home
lua-l archive

[ANN] luaposix 31 released

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Lua bindings for POSIX (including curses)
I am happy to announce the release of luaposix release 31.
luaposix's home page is at http://github.com/luaposix/luaposix/
* Noteworthy changes in release 31 (2013年09月09日) [stable]
** New features:
 - Missing termios cc flags are now available.
** Bug fixes:
 - posix.tcgetattr and posix.tcsetattr no save and restore all flags,
 regardless of whether they are local extensions to POSIX.
Install it with LuaRocks, using:
 luarocks install luaposix-31
Until the rocks are available from the official repository in a few days,
you can install directly from the luaposix release branch, with:
 $ luarocks install \
 http://raw.github.com/luaposix/luaposix/release-v31/luaposix-31-1.rockspec

AltStyle によって変換されたページ (->オリジナル) /