Metadata-Version: 2.0
Name: nickspophello
Version: 0.0.2
Summary: a module / utility to print Hello World or the name of the user.
Home-page: https://github.com/nickcresner/helloWorld.py.git
Author: Nick Cresner
Author-email: nickcresner@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Platform: UNKNOWN

Hello
======

A simple hello world utility for use with Python Packaging Training


Installation
------------

This is how you install Hello


Usage
------

Use hello to print Hello World or the user name to the terminal


Release History
===============

0.0.1
-----

* Initial release for educational purposes
* 100% test coverage


