I am working on packaging up a git tool that is written in Python (git-revise: https://github.com/mystor/git-revise), and was wondering if the "python3-%{name}" applies to tools like this, e.g. ones that are written in Python but are designed for use on their own instead of as an importable module (since this creates a /usr/bin/git-revise launcher).

Thanks,
-Ian