Metadata-Version: 2.1
Name: makehash
Version: 0.0.2
Summary: UNKNOWN
Home-page: https://github.com/Cologler/makehash-python
License: MIT License
Description: # makehash
        
        A CLI tools use to create *.hash file and verify it later.
        
        ## Usage
        
        ``` cmd
        makehash DIR_OR_FILE            # create *.hash file
        makehash DIR_OR_FILE --verify   # verify
        ```
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
