Source: libconfig-model-itself-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7), perl (>= 5.10) | libmodule-build-perl
Build-Depends-Indep: perl, libconfig-model-perl (>= 0.637),
  libconfig-model-tkui-perl (>= 1.210), liblog-log4perl-perl
Maintainer: Dominique Dumont <domi@ylum.gre.hp.com>
Standards-Version: 3.8.4
Homepage: http://search.cpan.org/dist/Config-Model-Itself/

Package: libconfig-model-itself-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libconfig-model-perl (>= 0.637),
  libconfig-model-tkui-perl (>= 1.210), liblog-log4perl-perl
Description: Graphical model editor for Config::Model
 The Config::Itself and its model files provide a model of Config:Model (hence
 the Itself name). If you install also Config::Model::TkUI, you get a
 graphical configuration model editor. In others words, you get a GUI to edit
 configuration models like Xorg model.
 .
 Let's step back a little to explain. Any configuration data is, in essence,
 structured data. This data could be stored in an XML file. A configuration
 model is a way to describe the structure and relation of all items of a
 configuration data set.
 .
 This configuration model is also expressed as structured data. This structure
 data is structured and follow a set of rules which are described for humans
 in Config::Model.
 .
 This description was automagically extracted from the module by dh-make-perl.
