Source: libconfig-model-tkui-perl Maintainer: Debian Perl Group Uploaders: Dominique Dumont , gregor herrmann , Salvatore Bonaccorso Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13), dh-strip-nondeterminism, libmodule-build-perl, perl Build-Depends-Indep: libconfig-model-perl , libconfig-model-tester-perl , libfile-homedir-perl , libhash-merge-perl , liblist-moreutils-perl , liblog-log4perl-perl , libpath-tiny-perl , libpod-pom-perl , libscalar-list-utils-perl , libtest-differences-perl , libtest-log-log4perl-perl , libtest-memory-cycle-perl , libtest-pod-perl , libtest-simple-perl , libtext-diff-perl , libtk-doubleclick-perl , libtk-fontdialog-perl , libtk-objscanner-perl , libtk-pod-perl , libtry-tiny-perl , libxxx-perl, libyaml-pp-perl , perl-tk, xauth , xvfb Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libconfig-model-tkui-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libconfig-model-tkui-perl.git Homepage: https://github.com/dod38fr/config-model/wiki Rules-Requires-Root: no Package: libconfig-model-tkui-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libconfig-model-perl, libfile-homedir-perl, liblist-moreutils-perl, liblog-log4perl-perl, libpath-tiny-perl, libpod-pom-perl, libscalar-list-utils-perl, libtext-diff-perl, libtk-doubleclick-perl, libtk-fontdialog-perl, libtk-pod-perl, libtry-tiny-perl, libyaml-pp-perl, perl-tk Suggests: libtk-objscanner-perl Enhances: libconfig-model-perl Description: Tk GUI to edit config data through Config::Model Config::Model::TkUI provides a Perl/Tk interface to: - the configuration editor provided by Config::Model (cme). - the configuration model editor provided by Config::Model::Itself (config-model-edit) . For instance, with this package and libconfig-model-openssh-perl Config::Model::OpenSsh, you get a graphical configuration editor for /etc/ssh/sshd_config. . To get the graphical editor, just install Config::Model::TkUI, and the cme (provided by libconfig-model-perl) will automagically launch the graphical interface.