Metadata-Version: 2.1
Name: django-storage-supabase
Version: 0.1.0
Summary: Package for using Supabase Storage as a custom storage backend
License: MIT
Author: Joel Lee
Author-email: joel@joellee.org
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: supabase (>=0.0.3,<0.0.4)
