diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-05-27 07:54:57 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-10 09:23:01 +0700 |
commit | ebfcb6c502193996e21d7a8b7ca731052670a2b3 (patch) | |
tree | 311209b2cc4fa5cfe1102a08953722f96167344d /libraries/plumbum/README | |
parent | 996bb0f5b53407f327f57182a03f19cbf2eaf83e (diff) |
libraries/plumbum: Removed: (replaced by python3-plumbum)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/plumbum/README')
-rw-r--r-- | libraries/plumbum/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/plumbum/README b/libraries/plumbum/README deleted file mode 100644 index 8f3c6ba751bed..0000000000000 --- a/libraries/plumbum/README +++ /dev/null @@ -1,2 +0,0 @@ -Ever wished the compactness of shell scripts be put into a real -programming language? Say hello to Plumbum Shell Combinators. |