lua-users home
lua-l archive

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


I am happy to announce the release of lyaml 3,
libYAML binding for Lua.

* Noteworthy changes in release 3 (2013-04-27) [beta]

** This release is functionally identical to the last.

** New Features:

  - lyaml builds are now made against Lua 5.1, Lua 5.2 and luajit 2.0.0
    automatically, with every commit.

  - move to a cleaner, automated release system.


Install it as luarock lyaml-3 (see http://luarocks.org/repositories/rocks )

Most simply:

  luarocks install lyaml

(You may need to wait a while after this announcement lands before the
rocks are available.)

lyaml's home page is at http://github.com/gvvaughan/lyaml