[IronPython] unicodedata for IronPython

Sanghyeon Seo sanxiyn at gmail.com
Thu Jul 13 08:11:45 CEST 2006


For my needs, I hastily wrapped System.Globalization.CharUnicodeInfo
to implement unicodedata module. If you have similar needs, you may
find it helpful.

Currently implemented: decimal, digit, numeric, category.

http://sparcs.kaist.ac.kr/~tinuviel/fepy/lib/unicodedata.py

Seo Sanghyeon



More information about the Ironpython-users mailing list