Paketname | libconfig-gitlike-perl |
Beschreibung | Perl module for Git-compatible config file parsing |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.03-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 140 Byte |
Hängt ab von | perl, libany-moose-perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 33916 Byte |
Prüfsumme MD5 | 883467880e36521185b88ca8d4b0f0f3 |
Prüfsumme SHA1 | f7f35a2ccb389d6f07a6cbd2883bfec66bd54f87 |
Prüfsumme SHA256 | fb0baa11b361224a44e95d7906dfce917becf4e37394b05581198acf5c8279e3 |
Link zum Herunterladen | libconfig-gitlike-perl_1.03-1_all.deb |
Ausführliche Beschreibung | Config::GitLike provides a Perl interface for parsing, writing, and managing
configuration files of the format used by the version control system Git. It
supports config-file inheritance in the same way that Git does: system-wide,
user-wide, and per-directory config files can be specified and loaded, with
values from more local files overriding those in less-local files.
.
For more information on this configuration file format, see:
|