in reply to Python unicodedata equivalent, or, how to convert unicode fraction to a usable fraction

Check out the charinfo number stuff in Unicode::UCD. Untested but I suspect you'll find what you need in there.

  • Comment on Re: Python unicodedata equivalent, or, how to convert unicode fraction to a usable fraction