[console_scripts]
hawat-cli = hawat:cli
mentat-cleanup.py = mentat.module.cleanup:main
mentat-controller.py = mentat.module.controller:main
mentat-dbmngr.py = mentat.module.dbmngr:main
mentat-detmngr.py = mentat.module.detmngr:main
mentat-enricher.py = mentat.module.enricher:main
mentat-ideagen.py = mentat.module.ideagen:main
mentat-informant.py = mentat.module.informant:main
mentat-inspector.py = mentat.module.inspector:main
mentat-netmngr.py = mentat.module.netmngr:main
mentat-precache.py = mentat.module.precache:main
mentat-reporter.py = mentat.module.reporter:main
mentat-sampler.py = mentat.module.sampler:main
mentat-statistician.py = mentat.module.statistician:main
mentat-storage.py = mentat.module.storage:main

