[console_scripts]
bean-check = beancount.scripts.check:main
bean-doctor = beancount.scripts.doctor:main
bean-example = beancount.scripts.example:main
bean-format = beancount.scripts.format:main
bean-query = beancount.query.shell:main
bean-sql = beancount.scripts.sql:main
treeify = beancount.tools.treeify:main

