[console_scripts]
coconut = coconut.__main__:main

[pygments.lexers]
coc_pycon = coconut.highlighter:pyconlexer
coc_python = coconut.highlighter:pylexer
coconut = coconut.highlighter:coclexer

