[console_scripts]
alphabetize-codeowners=texthooks.alphabetize_codeowners:main
fix-ligatures=texthooks.fix_ligatures:main
fix-smartquotes=texthooks.fix_smartquotes:main
fix-spaces=texthooks.fix_spaces:main
fix-unicode-dashes=texthooks.fix_unicode_dashes:main
forbid-bidi-controls=texthooks.forbid_bidi_controls:main
macro-expand=texthooks.macro_expand:main

