Metadata-Version: 1.1
Name: deuce-client
Version: 0.1-beta7.dev196.g055dbbe
Summary: Client for Deuce De-Duplication-As-A-Service
Home-page: http://github.com/rackerlabs/deuce-client
Author: Rackspace
Author-email: UNKNOWN
License: Apache-2
Description: ************
        Deuce Client
        ************
        
        .. image:: https://api.travis-ci.org/rackerlabs/deuce.png
        	:alt: Deuce De-Duplication As A Service Client
        
        
        :source: https://github.com/rackerlabs/deuce-client
        :keywords: Deuce, Deduplication, Client
        :maintainer: Rackspace Atlanta Data Services Team <ds.atl.rackspace.com>
        
        Deuce Python Client
        
        ** Table of Contents**
        
        .. contents::
        	:local:
        	:depth: 2
        	:backlinks: none
        
        ========
        Overview
        ========
        
        Deuce Client is a Python-based client application and API for interacting with the
        Deuce Deduplication-As-A-Service (https://github.com/rackerlabs/deuce) Cloud-based API.
        
        ============
        Installation
        ============
        
        Deuce Client uses Python 3.3+ and can be installed into a Python 3.3+ environment as follows:
        
        .. code-block:: bash
        
        	# pip install -e git+github.com:rackerlabs/deuce-client.git#egg=master
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
