[console_scripts]
ato = atopile.cli.cli:main
faebryk = faebryk.tools.main:__main__

[pygments.lexers]
atopile_lexer = atopile.compiler.parse_utils:PygmentsLexer
