[console_scripts]
coconut = coconut.__main__:main

[pygments.lexers]
coconut = coconut.highlighter:coclexer
coconut_pycon = coconut.highlighter:pyconlexer
coconut_python = coconut.highlighter:pylexer

