Metadata-Version: 1.0
Name: charlie_pop_hello
Version: 0.0.22
Summary:  A module to say hello
Home-page: https://github.com/charlieallatson/hello_world
Author: Charlie Allatson
Author-email: charles.allatson@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: Hello.py
        =========
        
        A script which will greet the user.
        
        
        Installation
        --------------
        
        Install with pip
        
        
        Usage
        ------
        
        Simply pass a name to hello.py and the program will print out 'Hello, {name}'
        
        
        
        
        Release History
        ===============
        
        0.0.1
        ------
        
        * Initial release for hello_world
        * 100% test coverage
        * Minimal documentation  
        
Platform: UNKNOWN
