
    [console_scripts]
    c2 = chapman2.commands:main

    [chapman2.commands]
    init = chapman2.commands.init:Initialize
    shell = chapman2.commands.shell:Shell
    serve = chapman2.commands.serve:Serve
    