[console_scripts]
simpleindex=simpleindex.__main__:run

[simpleindex.routes]
http=simpleindex.routes:HTTPRoute
path=simpleindex.routes:PathRoute

