TyrionsCock
===========

A demo of creating pip packages.

| Modelled after the TowelStuff package from
| the (packaging
guide)[http://guide.python-distribute.org/creation.html\ ]

Usage
-----

| \`\`\`python
| from tyrionscock import location, utils

| if utils.has\_cock():
|  print("Tyrions cock is located at: ",
location.where\_is\_tyrions\_cock())
