Path to this page:
./
devel/py-plaster,
Loader interface around multiple config file formats
Branch: CURRENT,
Version: 1.1.2,
Package name: py310-plaster-1.1.2,
Maintainer: pkgsrc-usersplaster is a loader interface around multiple config file formats.
It exists to define a common API for applications to use when they
wish to load configuration. The library itself does not aim to
handle anything except a basic API that applications may use to
find and load configuration settings. Any specific constraints
should be implemented in a pluggable loader which can be registered
via an entrypoint.
Master sites:
Filesize: 32.453 KB
Version history: (Expand)
- (2023-06-17) Package added to pkgsrc.se, version py310-plaster-1.1.2 (created)
CVS history: (Expand)
2023-06-17 19:41:50 by Thomas Klausner | Files touched by this commit (4) |
Log message:
devel/py-plaster: import py-plaster-1.1.2
plaster is a loader interface around multiple config file formats.
It exists to define a common API for applications to use when they
wish to load configuration. The library itself does not aim to
handle anything except a basic API that applications may use to
find and load configuration settings. Any specific constraints
should be implemented in a pluggable loader which can be registered
via an entrypoint.
|