Published September 25, 2017 | Version v1.2
Software Open

jtauber/pyuca: 1.2

  • 1. Eldarion
  • 2. Freelancer
  • 3. @mozilla
  • 4. ESSS

Description

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

Files

jtauber/pyuca-v1.2.zip

Files (19.9 MB)

Name Size Download all
md5:700073d0b3468c02104ed3989e7405e5
19.9 MB Preview Download

Additional details

Related works