Metadata-Version: 1.1
Name: termagotchi
Version: 0.0.1
Summary: A Tamagotchi-inspired virtual pet
Home-page: https://github.com/kdelwat/termagotchi
Author: Cadel Watson
Author-email: cadel@cadelwatson.com
License: BSD
Download-URL: https://github.com/kdelwat/termagotchi/tarball/0.0.1
Description: Termagotchi
        ===============================
        
        version number: 0.0.1
        author: Cadel Watson
        
        Overview
        --------
        
        A Tamagotchi-inspired virtual pet
        
        Installation / Usage
        --------------------
        
        To install use pip:
        
            $ pip install termagotchi
        
        
        Or clone the repo:
        
            $ git clone https://github.com/kdelwat/termagotchi.git
            $ python setup.py install
            
        Contributing
        ------------
        
        TBD
        
        Example
        -------
        
        TBD
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
