./devel/py-plaster, Loader interface around multiple config file formats

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.2, Package name: py310-plaster-1.1.2, Maintainer: pkgsrc-users

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.


Master sites:

Filesize: 32.453 KB

Version history: (Expand)


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.