#53 Rename CLI & Python module to fedmod
Merged by ncoghlan. Opened by ncoghlan.
modularity/ ncoghlan/modularity-tools rename-to-fedmod  into  master

Download 53.patch
  • modularity & modtools are both overly generic
  • modulatiry & modtools are both claimed on PyPI
  • fedmod is short for "Fedora Modularity"
  • fedmod used a similar naming style to fedmsg and fedpkg
  • fedmod is available on PyPI

Also cleans up an issue where the packaged script would
have conflicted with the generated entry point by instead
making the package executable with Python's -m switch

Closes https://pagure.io/modularity/modularity-tools/issue/49

Merging based on a +1 in chat from @asamalik

Pull-Request has been merged by ncoghlan

I'm +1 for the rename. Having it on PyPI is definitely a good thing!

Metadata