[console_scripts]
git-undigest = git_undigest.cli:main

[git_undigest.formats]
gitingest = git_undigest.formats.gitingest:GitIngestFormat
