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 support for parsing the UCD version to ucd-parse and include it in ucd-generate output #29

Closed thomcc closed 4 years ago

thomcc commented 4 years ago

I've wanted to do this a couple times but you mentioning it in #27 made me fish it out of git stash and finish it. It's a bit annoying since it's not actually included anywhere explicitly, but we read it out of a file that's been there for a long time and seems unlikely to go anywhere.