Metadata-Version: 2.1
Name: makecmd
Version: 1.2
Summary: UNKNOWN
Home-page: UNKNOWN
License: UNKNOWN
Description: makecmd is a package that converts Python files into command-line utilities that can be used on Unix and Linux-based operating systems. 
        ## Installation
        ```python
        pip3 install makecmd
        
        ```
        
        ## Usage
        ```python 
        makecmd <command> filename
        ```
        
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
