Metadata-Version: 2.1
Name: odoo10-addon-storage-backend-s3
Version: 10.0.1.0.1
Summary: Implement amazon S3 Storage
Home-page: https://github.com/OCA/storage
Author: Akretion, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 10.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: ~=2.7
Requires-Dist: boto3 (<1.16)
Requires-Dist: odoo10-addon-storage-backend
Requires-Dist: odoo (<10.1dev,>=10.0)


.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-3

===================
Storage backend S3
===================

Add the possibility to store and get data from amazon S3 for your storage backend



Installation
============

To install this module, you need to:

#. (root) pip install boto


Known issues / Roadmap
======================

Update README with the last model of README when migration to v11 in OCA


Credits
=======


Contributors
------------

* Sebastien Beau <sebastien.beau@akretion.com>
* Raphaël Reverdy <raphael.reverdy@akretion.com>


Maintainer
----------

* Akretion


