aboutsummaryrefslogtreecommitdiff
path: root/python/python3-userpath/slack-desc
diff options
context:
space:
mode:
authorVijay Marcel <vijaymarcel@outlook.com>2023-09-15 22:33:55 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-17 00:10:22 +0700
commit0db1e96119f3be6faba65c9a3d7082348312bb2f (patch)
tree5bfafdfd6d63d14b21713d92ca61121e4a6d238b /python/python3-userpath/slack-desc
parent15f50dd9aa0dd6c265d2ba633456e194f5cda6fb (diff)
python/python3-userpath: Added (add locations to user path).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-userpath/slack-desc')
-rw-r--r--python/python3-userpath/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-userpath/slack-desc b/python/python3-userpath/slack-desc
new file mode 100644
index 0000000000..0296ecf934
--- /dev/null
+++ b/python/python3-userpath/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-userpath: python3-userpath (tool for adding locations to the user PATH)
+python3-userpath:
+python3-userpath: userpath is a command-line tool and Python library to add custom
+python3-userpath: custom locations to user PATH. Only user-specific PATH is changed,
+python3-userpath: avoiding the need for elevated privileges.
+python3-userpath:
+python3-userpath:
+python3-userpath: Homepage:https://github.com/ofek/userpath
+python3-userpath:
+python3-userpath:
+python3-userpath: