Metadata-Version: 1.1
Name: sunnysunshiney
Version: 0.0.1
Summary: This is your package, 'sunnysunshiney'
Home-page: http://github.com/uniphil/sunnysunshiney-py/
Author: Philip Schleihauf
Author-email: uniphil@gmail.com
License: UNKNOWN
Description: sunnysunshiney - Package description goes here
        --------------------------------------
        
        Installation
        ------------
        
        Use::
        
            > sudo pip install sunnysunshiney
        
        or::
        
            > sudo easy install sunnysunshiney
        
        or::
        
            > git clone git://github.com/uniphil/sunnysunshiney-py.git
            > cd sunnysunshiney-py
            > sudo make install
        
        Usage
        -----
        
        Development Status
        ------------------
        
        Community
        ---------
        
        Authors
        -------
        
        * Philip Schleihauf <uniphil@gmail.com>
        
        Copyright
        ---------
        
        sunnysunshiney is Copyright (c) 2012, Philip Schleihauf
        
        sunnysunshiney is licensed under the New BSD License. See the LICENSE file.
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
