Metadata-Version: 2.1
Name: flask-redoc
Version: 0.1.0
Summary: UNKNOWN
Home-page: https://github.com/mzaglia/flask-redoc
Author: Matheus C. Zaglia
Author-email: mzaglia@gmail.com
License: MIT
Description: # flask-redoc
        [![Coverage Status](https://coveralls.io/repos/github/mzaglia/flask-redoc/badge.svg?branch=master)](https://coveralls.io/github/mzaglia/flask-redoc?branch=master)
        [![Build Status](https://travis-ci.com/mzaglia/flask-redoc.svg?branch=master)](https://travis-ci.com/mzaglia/flask-redoc)
        [![Documentation Status](https://readthedocs.org/projects/flask-redoc/badge/?version=latest)](http://flask-redoc.readthedocs.io/?badge=latest)
        [![GitHub license](https://img.shields.io/github/license/mzaglia/flask-redoc)](https://github.com/mzaglia/flask-redoc/blob/master/LICENSE)
        [![GitHub tag](https://img.shields.io/github/tag/mzaglia/flask-redoc.svg)](https://github.com/mzaglia/flask-redoc/tags/)
        [![PyPI version shields.io](https://img.shields.io/pypi/v/flask-redoc.svg)](https://pypi.python.org/pypi/flask-redoc/)
        
        
        A Flask extension for displaying OpenAPI/Swagger documentation using Redocs.
        
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
Provides-Extra: docs
Provides-Extra: tests
Provides-Extra: all
