Metadata-Version: 2.1
Name: flask-resources
Version: 0.3.2
Summary: Flask Resources module to create REST APIs.
Home-page: https://github.com/inveniosoftware/flask-resources
Author: CERN
Author-email: info@inveniosoftware.org
License: MIT
Description: ..
            Copyright (C) 2020 CERN.
        
            Flask-Resources is free software; you can redistribute it and/or
            modify it under the terms of the MIT License; see LICENSE file for more
            details.
        
        ===================
         Flask-Resources
        ===================
        
        .. image:: https://img.shields.io/travis/inveniosoftware/flask-resources.svg
                :target: https://travis-ci.org/inveniosoftware/flask-resources
        
        .. image:: https://img.shields.io/coveralls/inveniosoftware/flask-resources.svg
                :target: https://coveralls.io/r/inveniosoftware/flask-resources
        
        .. image:: https://img.shields.io/github/tag/inveniosoftware/flask-resources.svg
                :target: https://github.com/inveniosoftware/flask-resources/releases
        
        .. image:: https://img.shields.io/pypi/dm/flask-resources.svg
                :target: https://pypi.python.org/pypi/flask-resources
        
        .. image:: https://img.shields.io/github/license/inveniosoftware/flask-resources.svg
                :target: https://github.com/inveniosoftware/flask-resources/blob/master/LICENSE
        
        Flask Resources module to create REST APIs.
        
        Further documentation is available on
        https://flask-resources.readthedocs.io/
        
        
        ..
            Copyright (C) 2020 CERN.
        
            Flask-Resources is free software; you can redistribute it and/or
            modify it under the terms of the MIT License; see LICENSE file for more
            details.
        
        Changes
        =======
        
        Version 0.1.0 (released TBD)
        
        - Initial public release.
        
Keywords: flask TODO
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
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Development Status :: 1 - Planning
Provides-Extra: docs
Provides-Extra: tests
Provides-Extra: all
