[console_scripts]
gluetool=gluetool.tool:main
gluetool-html-log=gluetool.html_log:main

[gluetool.modules]
.bash_completion=gluetool_modules.bash_completion:BashCompletion
.dep_list=gluetool_modules.dep_list:DepList
.yaml_pipeline=gluetool_modules.yaml_pipeline:YAMLPipeline

