BurntSushi / ucd-generate

A command line tool to generate Unicode tables as source code.
Apache License 2.0
95 stars 21 forks source link

Add parsing for `DerivedNormalizationProps.txt` #58

Closed raskad closed 9 months ago

raskad commented 10 months ago

This adds parsing support for the DerivedNormalizationProps.txt file.

We need this in https://github.com/ridiculousfish/regress. In addition to the tests here, I tested this change locally and it works as expected in replacing our current parsing.

BurntSushi commented 9 months ago

This PR is on crates.io in ucd-parse 0.1.13.