diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2013-12-05 07:01:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2013-12-05 07:01:29 +0700 |
commit | b9e9d68d8e17ab12f1784d5465b6b8ab7cc20673 (patch) | |
tree | 8bdcd255d3c36b70daec0c864c424f6d323b4815 /ruby/chronic/README | |
parent | d8a6e77f4ff54c3b4d49bdb3894420036a075601 (diff) | |
download | slackbuilds-b9e9d68d8e17ab12f1784d5465b6b8ab7cc20673.tar.gz |
ruby/chronic: Added (Date/time parser)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby/chronic/README')
-rw-r--r-- | ruby/chronic/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ruby/chronic/README b/ruby/chronic/README new file mode 100644 index 0000000000..9b47726503 --- /dev/null +++ b/ruby/chronic/README @@ -0,0 +1 @@ +Chronic is a natural language date/time parser written in pure Ruby. |