Metadata-Version: 2.1
Name: django-cabinet
Version: 0.11.6
Summary: Media library for Django
Home-page: http://github.com/matthiask/django-cabinet/
Author: Matthias Kestenholz
Author-email: mk@feinheit.ch
License: BSD-3-Clause
Platform: OS Independent
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Description-Content-Type: text/x-rst
Provides-Extra: tests
License-File: LICENSE

=========================================
django-cabinet - Media library for Django
=========================================

.. image:: https://github.com/matthiask/django-cabinet/workflows/Tests/badge.svg
    :target: https://github.com/matthiask/django-cabinet/
    :alt: CI Status

.. image:: https://readthedocs.org/projects/django-cabinet/badge/?version=latest
    :target: https://django-cabinet.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status


django-cabinet is a media library for Django implemented while trying to
write as little code as possible to keep maintenance at a minimum.

.. image:: https://raw.githubusercontent.com/matthiask/django-cabinet/main/docs/_static/files-and-folders.png
    :alt: Files and Folders

- `Documentation <https://django-cabinet.readthedocs.io>`_
- `Github <https://github.com/matthiask/django-cabinet/>`_


