Package name : python3-git-archive-all Version : 1.19.4 Upstream Author : Ilya Kulakov <kulakov.ilya@gmail.com> URL or Web page : https://github.com/Kentzo/git-archive-all License : MIT Description : Archive repository with all its submodules
I'd suggest git-archive-all be the package name. The fact that's it's written in python looks like an implementation detail. Scott K
Scott Kitterman <debian@kitterman.com> writes: FWIW: https://gerrit.wikimedia.org/r/#/c/operations/debs/python-git-archive-all/+/503156/
Hello, Yes please! CLI executables should as often as possible be installable with `apt-get install <executable>`. E.g. `apt-get install git`.
And also, having "python3" in the name doesn't seem sensitive. We've been using "python-foo" as source package names, and IMO we should continue to do so, even for python3 packages. Cheers, Thomas Goirand (zigo)
This is an application, not a python (or python3) module. If it was a module, then I'd agree. For applications, then language is an implementation detail that needn't be exposed in the name. Scott K
Scott Kitterman <debian@kitterman.com> writes: a library. See https://github.com/wikimedia/mediawiki-tools-release/blob/master/make-release/makerelease2.py#L27 Mark.
Ok. In that case, I withdraw the comment. I think your proposed package name is fine. Scott K