Metadata-Version: 2.1
Name: django-dynamic-attachments
Version: 4.0.4
Summary: A Django application for handling file uploads and attaching them to arbitrary models.
Home-page: https://github.com/imsweb/django-dynamic-attachments
Author: Dan Watson
Author-email: watsond@imsweb.com
License: BSD
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
License-File: LICENSE
Requires-Dist: pyclamd
Requires-Dist: python-magic; platform_system != "Windows"
Requires-Dist: python-magic-bin; platform_system == "Windows"
Provides-Extra: bootstrap
Requires-Dist: ims-bootstrap<6.0,>=5.0; extra == "bootstrap"

