code / tomo-unicode

Lines41.6K Text41.0K Tomo583
3 others 91
Markdown81 make7 INI3
(10 lines)
1 unicode: unicode.tm UnicodeData.txt
2 tomo -e unicode.tm
4 install:
5 tomo -Ie unicode.tm
7 uninstall:
8 tomo -u unicode
10 .PHONY: install uninstall