[console_scripts]
coconut = coconut.main:main

[pygments.lexers]
coconut = coconut.highlighter:CoconutLexer
coconut_pycon = coconut.highlighter:CoconutPythonConsoleLexer
coconut_python = coconut.highlighter:CoconutPythonLexer

