aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dotenv/slack-desc
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2022-10-14 18:12:17 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-15 10:47:36 +0700
commit82ee0c475fa48540f22f0caabfad7b0cae7e576e (patch)
treee7e1e7ced743054c7c0cd4bc4bdb87a93859ca5b /python/python3-dotenv/slack-desc
parent7e9b865eb5bed231001c1f662ceec77ade10d3e8 (diff)
python/python3-dotenv: Added (Read key-value pairs from .env file)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-dotenv/slack-desc')
-rw-r--r--python/python3-dotenv/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-dotenv/slack-desc b/python/python3-dotenv/slack-desc
new file mode 100644
index 0000000000..0442faafd3
--- /dev/null
+++ b/python/python3-dotenv/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+python3-dotenv: python3-dotenv (Read key-value pairs from .env file and set env. vars)
+python3-dotenv:
+python3-dotenv: python-dotenv reads key-value pairs from a .env file and can set them
+python3-dotenv: as environment variables. It helps in the development of applications
+python3-dotenv: following the 12-factor principles.
+python3-dotenv:
+python3-dotenv: Homepage: https://github.com/theskumar/python-dotenv
+python3-dotenv:
+python3-dotenv:
+python3-dotenv:
+python3-dotenv: