Metadata-Version: 2.1
Name: pyhello
Version: 0.0.1
Summary: pyhello is a package that has a func that prints hello.
Home-page: https://github.com/StuffbyYuki/pyhello
Author: Yuki Kakegawa
Author-email: kake.19940627@gmail.com
License: MIT
Description: # pyhello
        
        This simple python package only contains a function that says "Hello!!!!!". 
        
        
        Github source page: [pyhello](https://github.com/StuffbyYuki/pyhello)
        
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Description-Content-Type: text/markdown
