summaryrefslogtreecommitdiff
path: root/textproc/ruby-stringex1/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ruby-stringex1/DESCR')
-rw-r--r--textproc/ruby-stringex1/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/ruby-stringex1/DESCR b/textproc/ruby-stringex1/DESCR
new file mode 100644
index 00000000000..fa976aeabbf
--- /dev/null
+++ b/textproc/ruby-stringex1/DESCR
@@ -0,0 +1,6 @@
+Some [hopefully] useful extensions to Rubys String class.
+
+Stringex is made up of three libraries: ActsAsUrl [permalink solution
+with better character translation], Unidecoder [Unicode to Ascii
+transliteration], and StringExtensions [miscellaneous helper methods
+for the String class].