Metadata-Version: 1.1
Name: restQL
Version: 0.1.2
Summary: A restQL client for Python 2 and 3
Home-page: https://github.com/thulio/restQL-python
Author: Thúlio Costa
Author-email: contact@thul.io
License: MIT
Description: 
        restQL-python
        =============
        
        .. image:: https://travis-ci.org/thulio/restQL-python.svg?branch=master
            :target: https://travis-ci.org/thulio/restQL-python
        
        .. image:: https://codecov.io/gh/thulio/restQL-python/branch/master/graph/badge.svg
            :target: https://codecov.io/gh/thulio/restQL-python
        
        A restQL_ client for Python 2 and 3.
        
        .. _restQL: http://restql.b2w.io/
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: PyPy
