Metadata-Version: 2.4
Name: django_flex_blob
Version: 0.0.16
Summary: A django app dedicated for managing media files and access to them
Author-email: Ali Avani <ali.avani.1410@gmail.com>, Saman Zand Haghighi <samanzandh@gmail.com>
Maintainer-email: Ali Avani <ali.avani.1410@gmail.com>, Saman Zand Haghighi <samanzandh@gmail.com>
License: MIT license
Project-URL: bugs, https://github.com/ali-avani/django-flex-blob/issues
Project-URL: changelog, https://github.com/ali-avani/django-flex-blob/blob/master/changelog.md
Project-URL: homepage, https://github.com/ali-avani/django-flex-blob
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS.rst
Provides-Extra: dev
Requires-Dist: coverage; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Dynamic: license-file

================
Django Flex Blob
================


.. image:: https://img.shields.io/pypi/v/django-flex-blob.svg
        :target: https://pypi.python.org/pypi/django-flex-blob


A django app dedicated for managing media files and access to them


* Free software: MIT license
* Documentation: https://django-flex-blob.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
