Metadata-Version: 2.1 Name: ComboJSONAPI Version: 1.1.0 Summary: 4 plugins for Flask-COMBO-JSONAPI package. Home-page: https://github.com/AdCombo/combojsonapi Author: AdCombo Team Author-email: roman@adcombo.com License: MIT Keywords: web api rest rpc swagger jsonapi flask sqlalchemy marshmallow plugin Platform: any Classifier: Development Status :: 5 - Production/Stable Classifier: Framework :: Flask Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 Classifier: License :: OSI Approved :: MIT License Classifier: Topic :: Internet Requires-Dist: sqlalchemy Requires-Dist: marshmallow (==3.2.1) Requires-Dist: marshmallow-jsonapi (==0.22.0) Requires-Dist: Flask (>=1.0.1) Requires-Dist: apispec[yaml] (>=4.3.0) Requires-Dist: flask-combo-jsonapi Provides-Extra: docs Requires-Dist: sphinx ; extra == 'docs' Provides-Extra: tests Requires-Dist: pytest ; extra == 'tests' UNKNOWN