Metadata-Version: 2.1
Name: cw-celerytask-helpers
Version: 1.0.0
Summary: Worker side helpers for cubicweb-celerytask
Author: LOGILAB S.A. (Paris, FRANCE)
Author-email: contact@logilab.fr
License: LGPL
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7
Requires-Dist: celery (~=5.0)
Requires-Dist: redis
Provides-Extra: cloudwatch_logging_support
Requires-Dist: watchtower ; extra == 'cloudwatch_logging_support'
Provides-Extra: s3_logging_support
Requires-Dist: boto3 ; extra == 's3_logging_support'

