summaryrefslogtreecommitdiffstats
path: root/libraries/plumbum/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-08-06 08:25:41 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-08-06 08:25:41 +0700
commit477b5200b6dbd626df5c1461ddb03786a42a4897 (patch)
treedab73f0c3c9fda62df3a2abff0cf93ff05d79cb1 /libraries/plumbum/README
parentc1df270e0fa9d4e78b403b4161bcf041bece3610 (diff)
downloadslackbuilds-477b5200b6dbd626df5c1461ddb03786a42a4897.tar.gz
slackbuilds-477b5200b6dbd626df5c1461ddb03786a42a4897.tar.xz
libraries/plumbum: Added (shell combinators library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/plumbum/README')
-rw-r--r--libraries/plumbum/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/plumbum/README b/libraries/plumbum/README
new file mode 100644
index 0000000000..8f3c6ba751
--- /dev/null
+++ b/libraries/plumbum/README
@@ -0,0 +1,2 @@
+Ever wished the compactness of shell scripts be put into a real
+programming language? Say hello to Plumbum Shell Combinators.