Metadata-Version: 2.1
Name: devsoc-contentfiles
Version: 0.3
Summary: DEV Content Files
Home-page: https://github.com/developersociety/devsoc-contentfiles
Maintainer: The Developer Society
Maintainer-email: studio@dev.ngo
License: BSD
Description: 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_:
        
        .. _pip: https://pip.pypa.io/
        
        .. code-block:: console
        
            $ pip install devsoc-contentfiles
        
Platform: any
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.11
Classifier: Framework :: Django :: 2.2
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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Description-Content-Type: text/x-rst
