Metadata-Version: 2.1
Name: loginSystem-pkg
Version: 0.1
Summary: A executable package
Home-page: https://github.com/HArmandoV/loginSystem
Author: Armando Valencia
Author-email: josearmandovalenciam@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# Login
Might be worth noting that sha3 was added to hashlib in python 3.6, so in 3.5 it should be replaced with some other hash


