Metadata-Version: 2.1
Name: tryton-filestore-minio
Version: 0.1.2
Summary: Uses the Python MinIO client to store Tryton files in S3 compatible object storage
Home-page: https://bitbucket.org/libateq/tryton-filestore-minio
Author: David Harper
Author-email: tryton@libateq.org
License: UNKNOWN
Project-URL: Bug Tracker, https://bitbucket.org/libateq/tryton-filestore-minio/issues
Project-URL: Source Code, https://bitbucket.org/libateq/tryton-filestore-minio
Project-URL: Documentation, https://tryton-filestore-minio.readthedocs.io/en/latest/
Description: ######################
        Tryton FileStore MinIO
        ######################
        
        The *Tryton FileStore MinIO* package allows Tryton's FileStore to be configured
        to use S3 compatible object storage.
        This package uses the MinIO Python SDK library to communicate with the S3
        services.
        
        
Keywords: tryton filestore s3 storage minio
Platform: UNKNOWN
Classifier: Framework :: Tryton
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Internet
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Provides-Extra: tryton
