Metadata-Version: 1.1
Name: fcoclient
Version: 0.3.2
Summary: FCO REST client
Home-page: https://github.com/xlab-si/fcoclient
Author: XLAB d.o.o.
Author-email: pypi@xlab.si
License: Apache-2
Description: FCO REST client
        ===============
        
        This repository contains minimalistic python client for FCO REST API, together
        with command line client.
        
        
        Quickstart
        ----------
        
        At the moment, documentation is non existent, so the best way of learning to
        use the tool is to experiment. Command line tool is configured to print help
        messages on bad invocations, so you can safely execute any command without
        risking doing any damage.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
