diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2022-11-05 00:48:44 +0000 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-05 21:15:08 +0700 |
| commit | fe4e4bfe5d147e851789f02cea37ac1b029589d2 (patch) | |
| tree | 6ab8e9e68da754feedf98275983c5213dd7291df /python/python3-confuse/README | |
| parent | 827b492a82957932346958acf4f24d10049527b3 (diff) | |
python/python3-confuse: Added (painless YAML config files)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-confuse/README')
| -rw-r--r-- | python/python3-confuse/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python3-confuse/README b/python/python3-confuse/README new file mode 100644 index 0000000000..4f25dfe8f9 --- /dev/null +++ b/python/python3-confuse/README @@ -0,0 +1,6 @@ +python3-confuse: painless YAML config files + +Confuse is a configuration library for Python that uses YAML. It takes +care of defaults, overrides, type checking, command-line integration, +environment variable support, human-readable errors, and standard +OS-specific locations. |
