Metadata-Version: 2.1
Name: sregistry
Version: 0.2.15
Summary: Command line tool for working with container storage
Home-page: http://www.github.com/singularityhub/sregistry-cli
Author: Vanessa Sochat
Author-email: vsochat@stanford.edu
Maintainer: Vanessa Sochat
Maintainer-email: vsochat@stanford.edu
License: LICENSE
Keywords: singularity containers registry hub
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3.3
Description-Content-Type: text/markdown
Requires-Dist: spython (>=0.0.34)
Requires-Dist: requests (>=2.18.4)
Requires-Dist: pygments (>=2.1.3)
Provides-Extra: all
Requires-Dist: spython (>=0.0.34) ; extra == 'all'
Requires-Dist: requests (>=2.18.4) ; extra == 'all'
Requires-Dist: pygments (>=2.1.3) ; extra == 'all'
Requires-Dist: awscli (>=1.16.19) ; extra == 'all'
Requires-Dist: sqlalchemy ; extra == 'all'
Requires-Dist: boto3 (>=1.7.83) ; extra == 'all'
Requires-Dist: python-swiftclient (>=3.6.0) ; extra == 'all'
Requires-Dist: oauth2client (>=3.0) ; extra == 'all'
Requires-Dist: dropbox (>=8.5.1) ; extra == 'all'
Requires-Dist: requests-toolbelt (>=0.8.0) ; extra == 'all'
Requires-Dist: google-api-python-client (>=1.6.4) ; extra == 'all'
Requires-Dist: google-cloud-storage (>=1.4.0) ; extra == 'all'
Requires-Dist: retrying (==1.3.3) ; extra == 'all'
Provides-Extra: all-basic
Requires-Dist: spython (>=0.0.34) ; extra == 'all-basic'
Requires-Dist: requests (>=2.18.4) ; extra == 'all-basic'
Requires-Dist: pygments (>=2.1.3) ; extra == 'all-basic'
Requires-Dist: boto3 (>=1.7.83) ; extra == 'all-basic'
Requires-Dist: awscli (>=1.16.19) ; extra == 'all-basic'
Requires-Dist: python-swiftclient (>=3.6.0) ; extra == 'all-basic'
Requires-Dist: python-keystoneclient (>=3.5.0) ; extra == 'all-basic'
Requires-Dist: oauth2client (>=3.0) ; extra == 'all-basic'
Requires-Dist: dropbox (>=8.5.1) ; extra == 'all-basic'
Requires-Dist: globus-sdk[jwt] (>=1.5.0) ; extra == 'all-basic'
Requires-Dist: requests-toolbelt (>=0.8.0) ; extra == 'all-basic'
Requires-Dist: google-cloud-storage (>=1.4.0) ; extra == 'all-basic'
Requires-Dist: retrying (>=1.3.3) ; extra == 'all-basic'
Requires-Dist: google-api-python-client (>=1.6.4) ; extra == 'all-basic'
Provides-Extra: aws
Requires-Dist: awscli (>=1.16.19) ; extra == 'aws'
Requires-Dist: sqlalchemy ; extra == 'aws'
Provides-Extra: aws-basic
Requires-Dist: awscli (>=1.16.19) ; extra == 'aws-basic'
Provides-Extra: dropbox
Requires-Dist: dropbox (>=8.5.1) ; extra == 'dropbox'
Requires-Dist: sqlalchemy ; extra == 'dropbox'
Provides-Extra: dropbox-basic
Requires-Dist: dropbox (>=8.5.1) ; extra == 'dropbox-basic'
Provides-Extra: globus
Requires-Dist: oauth2client (>=3.0) ; extra == 'globus'
Requires-Dist: globus-sdk[jwt] (>=1.5.0) ; extra == 'globus'
Requires-Dist: sqlalchemy ; extra == 'globus'
Provides-Extra: globus-basic
Requires-Dist: oauth2client (>=3.0) ; extra == 'globus-basic'
Requires-Dist: globus-sdk[jwt] (>=1.5.0) ; extra == 'globus-basic'
Provides-Extra: google-compute
Requires-Dist: oauth2client (>=3.0) ; extra == 'google-compute'
Requires-Dist: sqlalchemy ; extra == 'google-compute'
Requires-Dist: google-api-python-client (>=1.6.4) ; extra == 'google-compute'
Requires-Dist: google-cloud-storage (>=1.4.0) ; extra == 'google-compute'
Provides-Extra: google-compute-basic
Requires-Dist: oauth2client (>=3.0) ; extra == 'google-compute-basic'
Requires-Dist: google-api-python-client (>=1.6.4) ; extra == 'google-compute-basic'
Requires-Dist: google-cloud-storage (>=1.4.0) ; extra == 'google-compute-basic'
Provides-Extra: google-drive
Requires-Dist: oauth2client (>=3.0) ; extra == 'google-drive'
Requires-Dist: sqlalchemy ; extra == 'google-drive'
Requires-Dist: google-api-python-client (>=1.6.4) ; extra == 'google-drive'
Provides-Extra: google-drive-basic
Requires-Dist: oauth2client (>=3.0) ; extra == 'google-drive-basic'
Requires-Dist: google-api-python-client (>=1.6.4) ; extra == 'google-drive-basic'
Provides-Extra: google-storage
Requires-Dist: oauth2client (>=3.0) ; extra == 'google-storage'
Requires-Dist: google-cloud-storage (>=1.4.0) ; extra == 'google-storage'
Requires-Dist: retrying (==1.3.3) ; extra == 'google-storage'
Requires-Dist: sqlalchemy ; extra == 'google-storage'
Provides-Extra: google-storage-basic
Requires-Dist: oauth2client (>=3.0) ; extra == 'google-storage-basic'
Requires-Dist: google-cloud-storage (>=1.4.0) ; extra == 'google-storage-basic'
Requires-Dist: retrying (>=1.3.3) ; extra == 'google-storage-basic'
Provides-Extra: registry
Requires-Dist: requests-toolbelt (>=0.8.0) ; extra == 'registry'
Requires-Dist: sqlalchemy ; extra == 'registry'
Provides-Extra: registry-basic
Requires-Dist: requests-toolbelt (>=0.8.0) ; extra == 'registry-basic'
Provides-Extra: s3
Requires-Dist: sqlalchemy ; extra == 's3'
Requires-Dist: boto3 (>=1.7.83) ; extra == 's3'
Provides-Extra: s3-basic
Requires-Dist: boto3 (>=1.7.83) ; extra == 's3-basic'
Provides-Extra: swift
Requires-Dist: python-swiftclient (>=3.6.0) ; extra == 'swift'
Requires-Dist: sqlalchemy ; extra == 'swift'
Requires-Dist: oauth2client (>=3.0) ; extra == 'swift'
Provides-Extra: swift-basic
Requires-Dist: python-swiftclient (>=3.6.0) ; extra == 'swift-basic'
Requires-Dist: python-keystoneclient (>=3.5.0) ; extra == 'swift-basic'
Requires-Dist: oauth2client (>=3.0) ; extra == 'swift-basic'

# 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).

If used for the Singularity Registry client, Python 3 is required. See our [installation guide](https://singularityhub.github.io/sregistry-cli/install) to get started. For more details, please refer to our [documentation](docs).

## Python Versions Under 3

If you are looking for a version that works with Python 2.* see [this branch](https://github.com/singularityhub/sregistry-cli/releases/tag/v0.1.41), or all releases / branches prior to 0.2.0.

## Building the RPM

The file [sregistry-cli.spec](sregistry-cli.spec) is provided to build an rpm for a specified version,
typcailly the current release on pypi, and was discussed [here](https://github.com/singularityhub/sregistry-cli/issues/138#issuecomment-413323717).
You should do the following:

 1. Update the version to be the current in pypi specified in [sregistry/version.py](sregistry/version.py).

```bash
Version:        0.0.89
```

 2. Create a [new release](https://github.com/singularityhub/sregistry-cli/releases/new) on Github with the version spec file added.
 3. Download the .tar.gz file from the release

```bash
VERSION=0.0.92
wget https://github.com/singularityhub/sregistry-cli/archive/sregistry-cli-${VERSION}.tar.gz
```

 4. Use rpmbuild to build it.

```bash
rpmbuild -ta sregistry-cli-$VERSION.tar.gz
```

You should get an srpm which that can be distributed and anyone can be rebuilt:

```bash
rpmbuild --rebuild sregistry-cli.srpm
```

## License

This code is licensed under the MPL 2.0 [LICENSE](LICENSE).


