Source: lua-augeas Section: interpreters Priority: optional Maintainer: Debian QA Group Build-Depends: debhelper (>= 9), dh-lua (>= 12), libaugeas-dev Standards-Version: 3.9.4 Homepage: http://code.google.com/p/lua-augeas/ Package: lua-augeas Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Provides: ${lua:Provides} XB-Lua-Versions: ${lua:Versions} Description: Lua binding to the Augeas C API 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.