Metadata-Version: 1.1
Name: pypermedia
Version: 0.3.0
Summary: Python client for hypermedia APIs.
Home-page: UNKNOWN
Author: Alex Maskovyak
Author-email: alex.maskovyak@vertical-knowledge.com
License: GPLv2
Description: Hypermedia Client
        =================
        
        Hypermedia client is a proxy for direct URL-access to a hypermedia resource. It
        currently allows a python developer to interact with a SIREN-producing service
        as though the objects were local to the application.
        
Keywords: client rest hypermedia http proxy siren api hateoas
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
