Metadata-Version: 2.1
Name: Docker-Services-CLI
Version: 0.3.1
Summary: Python module to ease the creation and management of external services.
Home-page: https://github.com/inveniosoftware/docker-services-cli
Author: CERN
Author-email: info@inveniosoftware.org
License: MIT
Description: ..
            Copyright (C) 2020 CERN.
        
            Docker-Services-CLI is free software; you can redistribute it and/or modify
            it under the terms of the MIT License; see LICENSE file for more details.
        
        ===================
        Docker-Services-CLI
        ===================
        
        .. image:: https://github.com/inveniosoftware/docker-services-cli/workflows/CI/badge.svg
                :target: https://github.com/inveniosoftware/docker-services-cli/actions?query=workflow%3ACI
        
        
        Python module to start external services needed to tests Invenio modules and applications.
        
        
        ..
            Copyright (C) 2020-2021 CERN.
        
            Docker-Services-CLI is free software; you can redistribute it and/or modify
            it under the terms of the MIT License; see LICENSE file for more details.
        
        Changes
        =======
        
        Version 0.3.1 (released 2021-08-04)
        
        - Fixes an issue where created volumes were not removed again.
        
Keywords: docker-services-cli
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Development Status :: 3 - Alpha
Provides-Extra: docs
Provides-Extra: tests
Provides-Extra: all
