Metadata-Version: 1.1
Name: healthgraph-api
Version: 0.1
Summary: Python Client for HealthGraph API from RunKeeper.com.
Home-page: http://aouyar.github.com/healthgraph-api
Author: Ali Onur Uyar
Author-email: aouyar at gmail.com
License: GPL
Description: healthgraph-api
        ===============
        
        Python Client Library for Health Graph API (http://developer.runkeeper.com/healthgraph). 
        The API can be used for accessing RunKeeper.com (http://runkeeper.com) for retrieving, 
        updating, deleting and uploading Fitness Activity and Health Measurements Information.
        
        The Health Graph API uses OAuth 2.0 for security. Every application must be registered 
        with the Applications Portal of  Health Graph (http://runkeeper.com/partner). 
        Once registered, the application will be assigned a unique client identifier and 
        client secret for use with the Health Graph API.
Keywords: Health,Graph,API,RunKeeper
Platform: UNKNOWN
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
