cme 1.038-1 source package in Ubuntu
Changelog
cme (1.038-1) unstable; urgency=medium * New upstream version 1.038 * run command: fix substitution of variable in commit message -- Dominique Dumont <email address hidden> Sun, 13 Mar 2022 19:08:22 +0100
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | misc | |
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cme_1.038-1.dsc | 2.2 KiB | 344ede16ca063e528b57de81026921b46226cc39bd95ad95a8fc02ea9cbbc3ac |
cme_1.038.orig.tar.gz | 45.8 KiB | ff20f2a24e0fb237e3c29d857843884d26f3e4d48edd82212fe4486e74c6efda |
cme_1.038-1.debian.tar.xz | 11.2 KiB | df805dbfb45e77259eb34bf9002d6f1918ce290612416e1da4a5197855b0fa59 |
Available diffs
- diff from 1.037-1 to 1.038-1 (7.6 KiB)
No changes file available.
Binary packages built by this source
- cme: Check or edit configuration data with Config::Model
cme provides a command to check or edit configuration data with
Config::Model.
.
cme and Config::Model are quite modular: the configuration data that
you can edit depend on installed packages. I.e.:
- ssh client or ssh daemon config: libconfig-model-openssh- perl
- approx config: libconfig-model-approx- perl
- lcdproc config: libconfig-model-lcdproc- perl
- popcon config: provided with libconfig-model-perl
- systemd config: provided with libconfig-model-systemd- perl
.
Some applications can be handled by cme:
- Debian package files: libconfig-model-dpkg- perl
- multistrap files: provided with libconfig-model-perl
.
You can also choose a user interface:
- graphical, based on Tk: libconfig-model-tkui- perl
- curses based: libconfig-model-cursesui- perl
- simple shell: provided with libconfig-model-perl
.
Last but not least, you can also take a stab at maintaining
configuration model with libconfig-model-itself- perl.