Metadata-Version: 1.1
Name: sregistry
Version: 0.0.2
Summary: Command line tool for working with singularity-hub and registry.
Home-page: http://www.github.com/singularityhub/sregistry
Author: Vanessa Sochat
Author-email: vsochat@stanford.edu
License: LICENSE
Description-Content-Type: UNKNOWN
Description: # Singularity Global Client
        
        Hi Friends! Are your containers lonely? Singularity containers thrive in happiness when they are shared. This means that wherever you might have them in these cloudy places, they are easy to find and move around.
        
        ## What is this?
        
        Singularity Global Client is an interface to interact with Singularity containers in many different storage locations. We are able to use modern APIs by way of providing and using the software within a Singularity container! For older architectures, we provide a [Singularity container](Singularity) for you to use instead. You can build it from this repository, or use the provided container on [Singularity Hub](https://www.singularity-hub.org/collections/379).
        
        ```
        singularity run shub://singularityhub/sregistry-cli --help
        ```
        
        The library is currently under heavy development, and it will be announced when the beta is ready. Stay tuned! For more details, please refer to our [documentation](docs)
        
        
        ## License
        
        This code is licensed under the Affero GPL, version 3.0 or later [LICENSE](LICENSE).
        
Keywords: singularity containers registry hub
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
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
