Metadata-Version: 1.1
Name: pdscli
Version: 0.1.2
Summary: Command Line Environment for the Personal Data Store.
Home-page: http://youtechnology.github.io/pdsServer/doc/commandLine/
Author: Sean Fitts
Author-email: sean@you.tc
License: Apache License 2.0
Description: PDS Command Line Environment
        ----------------------------------------------
        
        The ``pds`` command line environment provides commands for interacting with the You Technology
        Personal Data Store.  The overall command structure is fairly simple, with command groups 
        for each major resource in the PDS (types, scopes, etc...). All inputs and outputs are in 
        the form of JSON documents.
        
        Details on post-installation setup can be found in `PDS Command Line Tool Setup`_. 
        
        The `PDS Command Line Tool Tutorial`_ shows basic usage of the tool.
        
        .. _PDS Command Line Tool Tutorial: http://developer.you.tc/doc/commandLine/cmdTutorial/
        .. _PDS Command Line Tool Setup: http://developer.you.tc/doc/commandLine/cmdSetup/
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
