Metadata-Version: 1.1
Name: python-freezerclient
Version: 1.0.0
Summary: OpenStack Disaster Recovery API Client Library
Home-page: https://wiki.openstack.org/wiki/Freezer
Author: Freezer Team
Author-email: openstack-dev@lists.openstack.org
License: Apache License, Version 2.0
Description: ===================================================
        Python bindings and CLI for OpenStack's Freezer API
        ===================================================
        
        This is a client library for Freezer built on the OpenStack Disaster Recovery API. It provides a Python API (the freezerclient module) and a command-line tool (freezer). This library fully supports the v1 Disaster Recovery API.
        
        Development takes place via the usual OpenStack processes as outlined in the `developer guide <http://docs.openstack.org/infra/manual/developers.html>`_.  The master repository is in `Git <https://git.openstack.org/cgit/openstack/python-freezerclient>`_.
        
        
        * License: Apache License, Version 2.0
        * `PyPi`_ - package installation
        * `Online Documentation`_
        * `Launchpad project`_ - release management
        * `Blueprints`_ - feature specifications
        * `Bugs`_ - issue tracking
        * `Source`_
        * `How to Contribute`_
        
        .. _PyPi: https://pypi.python.org/pypi/python-freezerclient
        .. _Online Documentation: https://wiki.openstack.org/wiki/Python-freezerclient
        .. _Launchpad project: https://launchpad.net/python-freezerclient
        .. _Blueprints: https://blueprints.launchpad.net/python-freezerclient
        .. _Bugs: https://bugs.launchpad.net/python-freezerclient
        .. _Source: https://git.openstack.org/cgit/openstack/python-freezerclient
        .. _How to Contribute: http://docs.openstack.org/infra/manual/developers.html
        
        
Keywords: freezer
freezerclient
python-freezerclient
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 5 - Production/Stable
Classifier: Natural Language :: English
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 :: MacOS
Classifier: Operating System :: POSIX :: BSD :: FreeBSD
Classifier: Operating System :: POSIX :: BSD :: NetBSD
Classifier: Operating System :: POSIX :: BSD :: OpenBSD
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Topic :: System :: Archiving :: Backup
Classifier: Topic :: System :: Archiving :: Compression
Classifier: Topic :: System :: Archiving
