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

