Metadata-Version: 2.4
Name: django-s3files
Version: 0.0.2
Summary: Django AWS S3 File Manager enables you to manage files directly from the Django admin interface, allowing you to read, upload, and delete files without directly accessing AWS.
Home-page: https://github.com/runbykim/django-s3files.git
Download-URL: https://github.com/runbykim/django-s3files.git
Author: RunByKim
Author-email: runbykim@gmail.com
Keywords: django,aws,s3,media,file,manager,django-storage
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
License-File: LICENSE
Requires-Dist: boto3>=1.37.38
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
