[console_scripts]
hyperglot = hyperglot.main:cli
hyperglot-export = lib.hyperglot.main:export
hyperglot-save = hyperglot.main:save_sorted
hyperglot-validate = hyperglot.validate:validate

