aboutsummaryrefslogtreecommitdiff
path: root/python/python3-confuse/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-confuse/README')
-rw-r--r--python/python3-confuse/README6
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.