Metadata-Version: 1.1
Name: tp
Version: 0.2.0
Summary: TargetProcess API wrapper
Home-page: http://github.com/eduarbo/tp.py
Author: Eduardo Ruiz
Author-email: eduarbo@gmail.com
License: Apache 2.0
Description: TP.py
        =====
        This is a Python wrapper for [TargetProcess REST
        Api](http://dev.targetprocess.com/rest/getting_started)
        
        The library is under development, so **DO NOT use it** yet!
        
        ## License
        All of the code contained here is licensed under the Apache License, Version
        2.0.  
        See [LICENSE](/LICENSE) for the full license text.
        
Keywords: targetprocess rest api wrapper
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Utilities
