[console_scripts]
py2neo = py2neo.__main__:main

[pygments.lexers]
py2neo.cypher = py2neo.cypher.lexer:CypherLexer

