Metadata-Version: 2.1
Name: django-marina
Version: 23.5
Summary: Django extensions by Zostera
Project-URL: Changelog, https://github.com/zostera/django-marina/blob/main/CHANGELOG.md
Project-URL: Documentation, https://django-marina.readthedocs.io/
Project-URL: Homepage, https://github.com/zostera/django-marina
Project-URL: Issues, https://github.com/zostera/django-marina/issues
Project-URL: Source, https://github.com/zostera/django-marina
Author-email: Dylan Verheul <dylan@dyve.net>
License-Expression: BSD-3-Clause
License-File: LICENSE
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.1
Classifier: Framework :: Django :: 4.2
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Requires-Dist: beautifulsoup4>=4.8.0
Requires-Dist: django>=3.2
Description-Content-Type: text/markdown

# django-marina

[![image](https://github.com/zostera/django-marina/workflows/CI/badge.svg?branch=main)](https://github.com/zostera/django-marina/actions?workflow=CI)
[![Coverage Status](https://coveralls.io/repos/github/zostera/django-marina/badge.svg?branch=main)](https://coveralls.io/github/zostera/django-marina?branch=main)
[![Latest PyPI version](https://img.shields.io/pypi/v/django-marina.svg)](https://pypi.python.org/pypi/django-marina)
[![Any color you like](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)

Django extensions by Zostera.

Documentation is available at <https://django-marina.readthedocs.io/>.

## Requirements

This package requires a combination of Python and Django that is currently supported.

See "Supported Versions" on https://www.djangoproject.com/download/.
