public
Description: a Ruby port of Python's unicodedata module
Homepage:
Clone URL: git://github.com/snifty/unicodedata.rb.git
cv (author)
Tue Jul 08 11:23:50 -0700 2008
commit  87c89ff3bb3a6dde8a50d0e6f4634ba2c0816e0c
tree    32db95d92abad31d1c484a2121e1712df0e68857
parent  56f7f9d47349705ef2e94ecc07fbc1d4a48dadfa
name age message
file README.textile Loading commit data...
README.textile

Unicodedata.rb

Python’s unicodedata module is a useful way to access the character properties from the Unicode Character Database.

The current project is a pure Ruby port of that module. The data file itself is at:

http://unicode.org/Public/UNIDATA/UnicodeData.txt