Metadata-Version: 1.1
Name: clans
Version: 0.1.0
Summary: A command-line client for the GrinnellPlans social network.
Home-page: https://github.com/baldwint/clans
Author: Tom Baldwin
Author-email: tbaldwin@uoregon.edu
License: MIT
Description: Command-line Plans (``clans``)
        ==============================
        
        Clans is a command-line client for the GrinnellPlans_ social network.
        
        .. _GrinnellPlans: http://grinnellplans.com/
        
        Installation
        ------------
        
        Using pip_:
        
        .. code-block:: console
        
            $ pip install clans
        
        .. _pip: http://www.pip-installer.org/
        
        Documentation
        -------------
        
        Read the user guide at http://clans.readthedocs.org/.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Internet :: Finger
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
