Metadata-Version: 1.0
Name: HotTamale
Version: 0.1.0
Summary: Spiceworks ticket display and notifier.
Home-page: http://pypi.python.org/pypi/HotTamale/
Author: Kyle Ondy
Author-email: KyleOndy@gmail.com
License: LICENSE.txt
Description: ===========
        Hot Tamale
        ===========
        
        Spiceworks Notification Dispaly
        
            #!/usr/bin/env python
        
            code goes here
            more code
        
        Paragraphs are separated by blank lines. *Italics*, **bold**,
        and ``monospace`` look like this.
        
        
        A Section
        =========
        
        Lists look like this:
        
        * First
        
        * Second. Can be multiple lines
          but must be indented properly.
        
        A Sub-Section
        -------------
        
        Numbered lists look like you'd expect:
        
        1. hi there
        
        2. must be going
        
        Urls are http://like.this and links can be
        written `like this <http://www.example.com/foo/bar>`_.
Platform: UNKNOWN
