Metadata-Version: 1.1
Name: s3s3
Version: 0.1.3
Summary: A microservice to move files from S3 APIs (Swift or Ceph) to other S3 APIs.
Home-page: https://github.com/lsst-sqre/s3s3
Author: jmatt
Author-email: jmatt@lsst.org
License: UNKNOWN
Description: 
        s3s3 0.1.3
        A microservice to move files from S3 APIs (Swift or Ceph) to other S3 APIs.
        
        To install use `pip install s3s3`
        
        ----
        
        s3s3
        ====
        
        A microservice to move files from S3 APIs (Swift or Ceph) to other S3 APIs. Messages notify the s3s3 service when new objects are created. Then the service will upload the new object to other S3 services. This service can also be used to move objects to AWS Galcier. This is done through AWS S3's lifecyce feature which transitions the objects from AWS S3 to AWS Glacier.
        
        # LICENSE #
        
        See the [LICENSE file](/LICENSE).
        
        
        ----
        
        For more information, please see: https://github.com/lsst-sqre/s3s3
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System
Classifier: Topic :: System :: Archiving :: Backup
Classifier: Topic :: System :: Systems Administration
