You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 23, 2023. It is now read-only.
We will need something similar in Grumpy. Some of the generated data like category names and such are available in the Go unicode package, but other things are not available in the Go standard library, like character names.
The text was updated successfully, but these errors were encountered:
In CPython, unicodedata is a C module that uses static data generated by makeunicodedata.py.
We will need something similar in Grumpy. Some of the generated data like category names and such are available in the Go unicode package, but other things are not available in the Go standard library, like character names.
The text was updated successfully, but these errors were encountered: