Metadata-Version: 1.1
Name: hashit
Version: 1.2.0
Summary: Hashing Application
Home-page: https://github.com/JavadSM/hashit
Author: Javad Shafique
Author-email: javadshafique@hotmail.com
License: MIT
Description: Project is hosted on [pypi](https://pypi.org/project/hashit/)
        
        Hashit is an hashing program which can be uses to hash and verify muliple files on a system.
        I got the idea from an ubuntu iso image which have this hash table, so i got the idea to make
        such a program using python.
        
        
        ## Change log.
        
        1.2.0 - Full Release
        
        1.1.0 - Added support for python2 and 
        
        1.0.2 - Double exits' fixed
        
        1.0.1 - Fixed printing bug
        
        1.0.0 - Major version
        
        0.0.3 - Added documentation and license
        
        0.0.2 - Fixing script bugs
        
        0.0.1 - Initial release, ready for use
        
        Works with python2 and python3.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Security :: Cryptography
Classifier: License :: OSI Approved :: MIT License
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
