Metadata-Version: 2.0
Name: Flask-Smores
Version: 0.1.2
Summary: Validate inputs and document routes using marshmallow schemas
Home-page: https://github.com/natfoster82/flask-smores
Author: Nat Foster
Author-email: nat.foster@gmail.com
License: BSD
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: Flask
Requires-Dist: Marshmallow

Flask-Smores
-------------

Validate inputs and document routes using marshmallow schemas


