[console_scripts]
tag = dtags.commands.tag:main
run = dtags.commands.run:main
untag = dtags.commands.untag:main
tags = dtags.commands.tags:main

