Source: deets
Section: admin
Priority: extra
Maintainer: Clint Adams <clint@debian.org>
Build-Depends: liblua5.1-0-dev, pkg-config, libdpkg-dev (>= 1.16.2)
Standards-Version: 3.9.5
Homepage: http://deets.scru.org/

Package: deets
Architecture: any
Depends: ${shlibs:Depends}, lua-md5, lua-cosmo (>= 10.04.06), lua-augeas, augeas-tools
Built-Using: ${sourcedep:libdpkg-dev}
Description: decentralized model-based administration tool
 Deets provides a way to manage Debian packages and files
 on your systems using Lua-based configuration files.  A
 specialized Lua interpreter called luau is capable of
 validating your specifications and optionally enforcing
 them.
 .
 In addition, it can scan your system and generate a
 crude model configuration based on the current state
 of the Debian package database and all conffiles.
