[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] UnicodeUtils 1.0.0 - case conversion, normalization and more

Stefan Lang

1/31/2009 9:07:00 PM

UnicodeUtils implements Unicode algorithms in pure Ruby code.

Install with RubyGems:

$ gem install unicode_utils

Ruby 1.9.1 is required.

Example code:

require "unicode_utils/titlecase"
UnicodeUtils.titlecase("hello, world!") => "Hello, World!"

Homepage:

http://unicode-utils.ruby...

With this release, UnicodeUtils implements the following Unicode
algorithms:

* Case conversion: upcase, downcase, titlecase
* Casefolding
* All normalization forms: NFD, NFC, NFKD, NFKC
* Text segmentation: each_grapheme, each_word

All future 1.x releases will be backwards compatible!

--
Stefan Lang

1 Answer

stangbat

1/30/2011 2:15:00 AM

0


Put me down as another in agreement. I'd love it.


--
stangbat
This USENET post sent from http://rgpa...