Metadata-Version: 2.1
Name: singularity-compose
Version: 0.0.16
Summary: simple orchestration for singularity containers
Home-page: http://www.github.com/singularityhub/singularity-compose
Author: Vanessa Sochat
Author-email: vsochat@stanford.edu
Maintainer: Vanessa Sochat
Maintainer-email: vsochat@stanford.edu
License: LICENSE
Description: # Singularity Compose
        
        This is a simple orchestration library for Singularity containers, akin to
        Docker Compose. See the [specification](https://singularityhub.github.io/singularity-compose/#/spec/spec-1.0) 
        and the [documentation](https://singularityhub.github.io/singularity-compose) for
        details, or more examples below.
        
        ## Examples
        
        See our [Singularity Compose Examples](https://www.github.com/singularityhub/singularity-compose-examples) repository for
        finding or contributing examples for using scompose.
        
Keywords: singularity,compose
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Provides-Extra: all
