Metadata-Version: 2.4
Name: devsoc-contentfiles
Version: 0.5
Summary: DEV Content Files
Maintainer-email: The Developer Society <studio@dev.ngo>
Project-URL: Homepage, https://github.com/developersociety/devsoc-contentfiles
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.2
Classifier: Framework :: Django :: 5.2
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: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# DEV Content Files

Package for DEV Django media configuration. This is unlikely to be of any use to anyone else - but
it exists on PyPI and GitHub to make it easier for us to maintain and install with pip.

## Installation

Using [pip](https://pip.pypa.io/):

```console
$ pip install devsoc-contentfiles
```
