Paketname | libyaml-appconfig-perl |
Beschreibung | manage configuration files with YAML and variable references |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.16-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 76 Byte |
Hängt ab von | perl (>= 5.6.0-16), libyaml-syck-perl | libyaml-perl (>= 0.38) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 15348 Byte |
Prüfsumme MD5 | aa45d10f2e3a0261531cc50a763adc85 |
Prüfsumme SHA1 | 4ebacaf51ba51d0b1028e17a0e0b9935412ce4ae |
Prüfsumme SHA256 | f51299796eaa4f69d03ba0a0616b0a825bf36a416a8c6b62be440c16fb50db1b |
Link zum Herunterladen | libyaml-appconfig-perl_0.16-1_all.deb |
Ausführliche Beschreibung | YAML::AppConfig manages configuration files using YAML for storage. It also
provides variable interpolation, similar to AppConfig.
.
Configuration keys can be accessed via dedicated get_foo/set_foo methods or
through an all-in-one hash.
|