Metadata-Version: 1.2
Name: wagtailnest
Version: 0.2.1
Summary: A RESTful Wagtail enclosure
Home-page: https://github.com/ionata/wagtailnest
Author: Ionata Digital
Author-email: webmaster@ionata.com.au
License: BSD 3-Clause License
Description-Content-Type: UNKNOWN
Description: # Wagtailnest - a RESTful Wagtail enclosure
        
        [![PyPI](https://img.shields.io/pypi/pyversions/wagtailnest.svg)](https://pypi.org/project/wagtailnest/)
        [![PyPI](https://img.shields.io/pypi/v/wagtailnest.svg)](https://pypi.org/project/wagtailnest/)
        
        This application serves as a wrapper around Wagtail and Django Rest Framework
        
        It provides reasonable defaults for a minimal environment
        
Platform: UNKNOWN
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: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.5
