lua-augeas

Lua binding to the Augeas C API
  http://code.google.com/p/lua-augeas/
  0
  no reviews



Lua-augeas is a Lua binding to Augeas. Augeas is a configuration editing tool. It parses configuration files in their native formats and transforms them into a tree. Configuration changes are made by manipulating this tree and saving it back into native config files.