summaryrefslogtreecommitdiffstats
path: root/ruby/rubygem-sexp_processor/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-11-26 21:18:50 +0100
committer Willy Sudiarto Raharjo2017-12-02 00:31:00 +0100
commit1cfab2b5bd25d81c0817a5874960c7ac9fc07c6f (patch)
treec6255dbb4145f8afe2ed1d8ca77f456052557f4a /ruby/rubygem-sexp_processor/README
parent9614c0943a1b771a7a8daa411f2560b9373c9516 (diff)
downloadslackbuilds-1cfab2b5bd25d81c0817a5874960c7ac9fc07c6f.tar.gz
ruby/rubygem-sexp_processor: Added (branches from ParseTree).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'ruby/rubygem-sexp_processor/README')
-rw-r--r--ruby/rubygem-sexp_processor/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/ruby/rubygem-sexp_processor/README b/ruby/rubygem-sexp_processor/README
new file mode 100644
index 0000000000..3b5b050414
--- /dev/null
+++ b/ruby/rubygem-sexp_processor/README
@@ -0,0 +1,3 @@
+sexp_processor branches from ParseTree bringing all the generic sexp
+processing tools with it. Sexp, SexpProcessor, Environment, etc… all for your
+language processing pleasure.