Metadata-Version: 1.1
Name: docker-registry-client
Version: 0.4.0
Summary: Client for Docker Registry V1 and V2
Home-page: https://github.com/yodl/docker-registry-client
Author: John Downs
Author-email: john.downs@yodle.com
License: Apache License 2.0
Description: Docker Registry Client
        ======================
        
        |Build Status|
        
        *Description*
        
        A Python REST client for the Docker Registry
        
        It's useful for automating image tagging and untagging
        
        .. |Build Status| image:: https://travis-ci.org/yodle/docker-registry-client.svg?branch=master
           :target: https://travis-ci.org/yodle/docker-registry-client
        
        
        0.5.0 (unreleased)
        ------------------
        
        - First version of docker-registry-client with changelog
        
Keywords: docker docker-registry REST
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: System :: Software Distribution
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
