diff options
Diffstat (limited to 'devel/rubygem-stringex/pkg-descr')
-rw-r--r-- | devel/rubygem-stringex/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/rubygem-stringex/pkg-descr b/devel/rubygem-stringex/pkg-descr index 384025b86386..33b4c785290a 100644 --- a/devel/rubygem-stringex/pkg-descr +++ b/devel/rubygem-stringex/pkg-descr @@ -2,5 +2,3 @@ Some [hopefully] useful extensions to Ruby's 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]. - -WWW: https://github.com/rsl/stringex |