diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-02-25 03:36:51 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-27 13:22:42 +0700 |
commit | 1d9d1cdfb6e8f069572b8c9e8220aa96984006cc (patch) | |
tree | d12bfbac6339aecdbff5ae26a48b6ee1a7e64c7c /ruby/rubygem-slop3/README | |
parent | a7ff79af4c96437390390c38d86c15bdd3d82203 (diff) |
ruby/rubygem-slop3: Added (Simple Lightweight Option Parsing).
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'ruby/rubygem-slop3/README')
-rw-r--r-- | ruby/rubygem-slop3/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ruby/rubygem-slop3/README b/ruby/rubygem-slop3/README new file mode 100644 index 0000000000000..75f7fedf76319 --- /dev/null +++ b/ruby/rubygem-slop3/README @@ -0,0 +1 @@ +Slop is a simple option parser with an easy to remember syntax and friendly API. |