Paketname | libmcs1 |
Beschreibung | Abstraction library to store configuration settings (BSD-licensed) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.7.1-1 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 84 Byte |
Hängt ab von | libc6 (>= 2.7-1), libmowgli1 (>= 0.5.0) |
Empfohlene Pakete | |
Paketbetreuer | Adam Cécile (Le_Vert) |
Quelle | mcs |
Paketgröße | 13958 Byte |
Prüfsumme MD5 | a5fdb7e06aaa72fe64d8d826749ec27a |
Prüfsumme SHA1 | fff709513f9e700e5b84df84250ebee9298f1880 |
Prüfsumme SHA256 | cd631158190e4e6fa61fc3db4eb77a0304fffdee4558c8507830b8d279002d3d |
Link zum Herunterladen | libmcs1_0.7.1-1_i386.deb |
Ausführliche Beschreibung | Modular Config System is a library and set of tools which abstract the
storage of configuration settings away from userland applications.
.
It is hoped that by using mcs, that the applications which use it will
generally have a more congruent feeling in regards to settings.
.
Highlights :
* Cleanly implemented BSD-licenced code.
* Simple, elegant, non-intrusive programming interface.
* Modular design allows for third-party configuration backends to be
implemented without any extra effort on the part of the development
process of your products.
* Dummy configuration backend which pretends that the configuration is
blank.
* Many other features planned, such as configuration profiles.
* Robust object-oriented design implemented as low-footprint C, mcs only
adds a ~20KB memory footprint to your application.
* Full XDG BASEDIR spec compliance.
* GConf and KDE Kconfig support.
* It's fast.
.
This package contains the runtime library.
|