Metadata-Version: 1.2
Name: Henson-S3
Version: 0.1.0
Summary: A library for easily using S3 in a Henson application.
Home-page: https://henson-s3.readthedocs.io
Author: Andy Dirnberger
Author-email: andy@dirnberger.me
License: MIT
Description: ========================
        Henson-S3 |build status|
        ========================
        
        .. |build status| image:: https://travis-ci.org/dirn/Henson-S3.svg?branch=master
           :target: https://travis-ci.org/dirn/Henson-S3
        
        A library for easily using S3 in a Henson application.
        
        * `Documentation <https://henson-s3.readthedocs.io>`_
        * `Installation <https://henson-s3.readthedocs.io/en/latest/#installation>`_
        * `Changelog <https://henson-s3.readthedocs.io/en/latest/changes.html>`_
        * `Source <https://github.com/dirn/Henson-S3>`_
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development
Requires-Python: >=3.5
