Recent Releases of pyuca

pyuca - 1.2

This adds support for Unicode 8.0.0 on Python 3.5, 9.0.0 on 3.6, and 10.0.0 on 3.7-dev.

  • allkeys.txt are shipped for 8.0.0, 9.0.0, and 10.0.0 as well as the exisiting 5.2.0 and 6.3.0
  • support for @implicitweights in collation element tables was added
  • the implicit weight calculation code was extended not only to support @implictweights but also code point additions to the blocks in the Han Database
  • from pyuca import Collator will give a Collator appropriate to the Python version (not just 2 vs 3 but 3.4 vs 3.5 vs 3.6 vs 3.7+)
  • fixed some inconsistent code formatting and misspellings

Scientific Software - Peer-reviewed - Python
Published by jtauber almost 9 years ago

pyuca - 1.1.2

improved usage and contributing guidelines

Scientific Software - Peer-reviewed - Python
Published by jtauber about 10 years ago

pyuca - 1.1.1

Expanded testing to Python 3.5 and added universal wheel distribution.

Scientific Software - Peer-reviewed - Python
Published by jtauber about 10 years ago