Metadata-Version: 2.0
Name: cspybase
Version: 0.0.1.dev5
Summary: A Python CSBase binding
Home-page: http://www.tecgraf.puc-rio.br/
Author: André Luiz Clinio
Author-email: clinio@tecgraf.puc-rio.br
License: Other/Proprietary License
Keywords: csbase gridcomputing
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Dist: requests
Provides-Extra: dev
Requires-Dist: check-manifest; extra == 'dev'
Requires-Dist: wheel; extra == 'dev'
Provides-Extra: doc
Provides-Extra: test

In construction...


Status
======

Planning

What It Does
============

How To Get It
=============

*CsPyBase* is available on the Python Package index and can be installed with ``pip``::

  $ pip install cspybase


Requirements
============

*CsPyBase* works with Python 3.3 and higher. 

