[console_scripts]
distill = core.cli:main
distill-analyze = core.context_analyzer:main
distill-check = core.check:main
distill-scan = core.token_counter:main
