libconfig-model-perl 2.153-ok1 source package in openKylin
Changelog
libconfig-model-perl (2.153-ok1) nile; urgency=medium * Build for openKylin. -- zhouganqing <email address hidden> Fri, 26 Apr 2024 11:21:32 +0800
libconfig-model-perl (2.153-ok1) nile; urgency=medium * Build for openKylin. -- zhouganqing <email address hidden> Fri, 26 Apr 2024 11:21:32 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | perl | |
Huanghe V3.0 | release | main | perl | |
Nile V2.0 | release | main | perl | |
Nile V2.0 | proposed | main | perl |
File | Size | SHA-256 Checksum |
---|---|---|
libconfig-model-perl_2.153.orig.tar.gz | 378.2 KiB | ca8b2f7b26228ae59a1e780e7ee5eb6e13ff77353a6d55b214c60619ce92592f |
libconfig-model-perl_2.153-ok1.debian.tar.xz | 3.5 KiB | abbc5ea641ebf16391da8d6e6c842ab17797fbec3f029dd5fa3ab8f4ff6dd544 |
libconfig-model-perl_2.153-ok1.dsc | 2.5 KiB | 7f06a4daec8e2cfa827b9c7701eb44168830c4925cd6437f81773b5687cc22a3 |
Config::Model is a Perl framework that enables project developers to provide
an interactive configuration system for their software. It supports various
frontend interfaces (graphical, curses-based or plain terminal) to users. It
handles configuration files semantically rather than syntactically, meaning
that developers can specify the structure and constraints of the data along
with a mechanism to read and write the files.
.
Using the structure and constraint information, Config::Model will generate
interactive configuration editors that include help and data validation. It
is equally simple to use graphical (via Tk) interfaces as well as curses-
and ReadLine-based terminal interfaces.
.
Config::Model also provides a facility to help configuration data upgrade
that can be triggered during package upgrades.
.
Config::Model provides configuration model and editor for:
- popularity-contest
- fstab (/etc/fstab)
- multistrap
.
Other configuration editors are available with other libconfig-
packages.
.
Depending on which suggested or recommended modules are installed,
Config::Model provides several user interfaces:
- shell-like interface (with any of lib-term-
- virtual file system where each config parameter is mapped to a file
(with fuse package)
- graphical user interface (with libconfig-