1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
Source: libconfig-model-approx-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Rules-Requires-Root: b/foobar
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Cyrille Bollu
Standards-Version: 4.2.1
Homepage: http://search.cpan.org/dist/Config-Model-Approx/
Package: libconfig-model-approx-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends},
libconfig-model-perl (>= 1.245), liblog-log4perl-perl
Recommends: libconfig-model-tkui-perl
Suggests: libconfig-model-cursesui-perl
Description: approx proxy server configuration editor
Config::Model::Approx and config-edit-approx provide a configuration
model and a configuration editor for /etc/approx/approx.conf.
.
When the following dependencies are installed, you will get extra
functionalities:
.
* A graphical Approx configuration editor and a graphical
configuration wizard with libconfig-model-tkui-perl
* A curses Approx configuration editor with
libconfig-model-cursesui-perl
.
When run with '-ui none', Approx configuration editor can also be
used as a command line to validate Approx configuration or to upgrade
an older configuration without user interaction.
|