Metadata-Version: 1.1
Name: pydocker-tools
Version: 0.0.1
Summary: pydocker-tools is a set of tools to work around lengthy or piped command line tools for docker
Home-page: https://github.com/jojees/pydocker-tools
Author: Joji Vithayathil Johny
Author-email: joji@jojees.net
License: MIT
Description: pydocker-tools
        ==============
        
        .. image:: https://img.shields.io/pypi/v/pydocker-tools.svg
            :target: https://pypi.python.org/pypi/pydocker-tools
             :alt: Latest PyPI version
             
        .. image:: https://img.shields.io/github/issues/jojees/pydocker-tools.svg
            :target: https://github.com/jojees/pydocker-tools/issues
            
        .. image:: https://img.shields.io/badge/license-MIT-blue.svg
            :target: https://raw.githubusercontent.com/jojees/pydocker-tools/master/LICENSE
        
        .. image:: https://img.shields.io/github/forks/jojees/pydocker-tools.svg
            :target: https://github.com/jojees/pydocker-tools/network
            
        .. image:: https://img.shields.io/github/stars/jojees/pydocker-tools.svg
            :target: https://github.com/jojees/pydocker-tools/stargazers
        
        * GitHub: https://github.com/jojees/pydocker-tools
        * PyPI: https://pypi.python.org/pypi/pydocker-tools
        
        pydocker-tools is a set of tools to work around lengthy or piped command line tools for docker.
        
        
        
Keywords: additional docker commandline tools
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Shells
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Text Processing :: Indexing
Classifier: Topic :: Utilities
