hanzi-sort 0.2.0

Sort Chinese text by pinyin or stroke count, with polyphonic overrides and terminal-friendly output
1
2
3
4
5
6
7
8
dev-shell:
	nix develop

build:
	echo "Building project..." && nix build

prep-data:
	echo "Preparing data..." && nix develop --command python3 scripts/convert_pinyin_to_csv.py