ncoghlan / modularity / fedmod

Forked from modularity/fedmod 6 years ago
Clone

f9eb7f7 Rename CLI & Python module to fedmod

Authored and Committed by ncoghlan 6 years ago
    Rename CLI & Python module to fedmod
    
    - 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
    
        
fedmod/__init__.py modularity/__init__.py
file renamed
file was renamed with no change to the file
file renamed
+1 -1
fedmod/cli.py modularity/cli.py
file renamed
+3 -3
fedmod/mod2dockerfile.py modularity/mod2dockerfile.py
file renamed
file was renamed with no change to the file
fedmod/module_deps_differ.py modularity/module_deps_differ.py
file renamed
file was renamed with no change to the file
fedmod/module_generator.py modularity/module_generator.py
file renamed
file was renamed with no change to the file
fedmod/oc_template.py modularity/oc_template.py
file renamed
file was renamed with no change to the file
file modified
+10 -10
file modified
+4 -4