Metadata-Version: 2.1
Name: prominence
Version: 0.14.0
Summary: PROMINENCE CLI for managing batch jobs running across clouds
Home-page: https://prominence-eosc.github.io/docs
Author: Andrew Lahiff
Author-email: andrew.lahiff@ukaea.uk
License: UNKNOWN
Description: # PROMINENCE Command Line Interface
        
        [![PyPI version shields.io](https://img.shields.io/pypi/v/prominence.svg)](https://pypi.python.org/pypi/ansicolortags/)
        
        The PROMINENCE CLI presents a simple batch-system style interface to PROMINENCE. Written in Python, it can be installed easily on any system using pip:
        ```
        pip install prominence
        ```
        To upgrade the CLI the `--upgrade` option needs to be added:
        ```
        pip install --upgrade prominence
        ```
        
        See https://prominence-eosc.github.io/docs/ for more information.
        
Platform: any
Description-Content-Type: text/markdown
