Metadata-Version: 2.4
Name: msaas-media
Version: 0.1.0
Summary: Image and media processing library for SaaS applications
License-Expression: MIT
Requires-Python: >=3.12
Requires-Dist: msaas-api-core
Requires-Dist: msaas-errors
Requires-Dist: pillow>=10.0
Provides-Extra: all
Requires-Dist: boto3>=1.35; extra == 'all'
Requires-Dist: fastapi>=0.115; extra == 'all'
Requires-Dist: pillow>=10.0; extra == 'all'
Provides-Extra: fastapi
Requires-Dist: fastapi>=0.115; extra == 'fastapi'
Provides-Extra: pillow
Requires-Dist: pillow>=10.0; extra == 'pillow'
Provides-Extra: s3
Requires-Dist: boto3>=1.35; extra == 's3'
