python-userpath: Add new package
authorJeffery To <redacted>
Fri, 10 Nov 2023 06:14:48 +0000 (14:14 +0800)
committerTianling Shen <redacted>
Wed, 15 Nov 2023 18:30:21 +0000 (02:30 +0800)
commit5b3e4a4b3f3be3f9db6aed6a977a5fd40ca6f203
tree200432d12e1f6010e20032163e82e6e537a9dc1a
parentb354a7edbe35bf3cbaafb85edf74181ab7810202
python-userpath: Add new package

The patches have been submitted upstream in
https://github.com/ofek/userpath/pull/52 and
https://github.com/ofek/userpath/pull/53.

From the README:

This is a tool for modifying a user's PATH.

Signed-off-by: Jeffery To <redacted>
lang/python/python-userpath/Makefile [new file with mode: 0644]
lang/python/python-userpath/patches/0001-Handle-OSErrors-when-running-show-path-commands.patch [new file with mode: 0644]
lang/python/python-userpath/patches/0001-Use-Sh-as-base-class-for-Bash-and-Zsh.patch [new file with mode: 0644]
lang/python/python-userpath/patches/0002-Add-support-for-ash-Almquist-shell.patch [new file with mode: 0644]
lang/python/python-userpath/test.sh [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT