{ "info": { "author": "Invenio collaboration", "author_email": "info@inveniosoftware.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Flask", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "============\n Flask-IIIF\n============\n\n.. image:: https://img.shields.io/travis/inveniosoftware/flask-iiif.svg\n :target: https://travis-ci.org/inveniosoftware/flask-iiif\n\n.. image:: https://img.shields.io/coveralls/inveniosoftware/flask-iiif.svg\n :target: https://coveralls.io/r/inveniosoftware/flask-iiif\n\n.. image:: https://img.shields.io/github/tag/inveniosoftware/flask-iiif.svg\n :target: https://github.com/inveniosoftware/flask-iiif/releases\n\n.. image:: https://img.shields.io/pypi/dm/flask-iiif.svg\n :target: https://pypi.python.org/pypi/flask-iiif\n\n.. image:: https://img.shields.io/github/license/inveniosoftware/flask-iiif.svg\n :target: https://github.com/inveniosoftware/flask-iiif/blob/master/LICENSE\n\nAbout\n=====\n\nFlask-IIIF is a Flask extension permitting easy integration with the\nInternational Image Interoperability Framework (IIIF) API standards.\n\nInstallation\n============\n\nFlask-IIIF is on PyPI so all you need is: ::\n\n pip install Flask-IIIF\n\nDocumentation\n=============\n\nDocumentation is readable at http://flask-iiif.readthedocs.io or can be\nbuilt using Sphinx: ::\n\n git submodule init\n git submodule update\n pip install Sphinx\n python setup.py build_sphinx\n\nTesting\n=======\nRunning the test suite is as simple as: ::\n\n python setup.py test\n\nor, to also show code coverage: ::\n\n ./run-tests.sh\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/inveniosoftware/flask-iiif/", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "Flask-IIIF", "package_url": "https://pypi.org/project/Flask-IIIF/", "platform": "any", "project_url": "https://pypi.org/project/Flask-IIIF/", "project_urls": { "Homepage": "http://github.com/inveniosoftware/flask-iiif/" }, "release_url": "https://pypi.org/project/Flask-IIIF/0.5.2/", "requires_dist": [ "Flask (>=0.10.1)", "Flask-RESTful (>=0.2.12)", "blinker (>=1.4)", "six (>=1.7.2)", "pillow (>=3.4)", "Sphinx (>=1.4.2) ; extra == 'all'", "flask-testing (>=0.4.1) ; extra == 'all'", "check-manifest (>=0.25) ; extra == 'all'", "coverage (<4.0,>=3.7) ; extra == 'all'", "isort (>=4.2.2) ; extra == 'all'", "pydocstyle (>=2.0.0) ; extra == 'all'", "pytest-cache (>=1.0) ; extra == 'all'", "pytest-cov (>=1.8.0) ; extra == 'all'", "pytest-pep8 (>=1.0.6) ; extra == 'all'", "pytest (>=2.6.1) ; extra == 'all'", "redis (>=2.10.5) ; extra == 'all'", "Sphinx (>=1.4.2) ; extra == 'docs'", "redis (>=2.10.5) ; extra == 'redis'", "flask-testing (>=0.4.1) ; extra == 'tests'", "check-manifest (>=0.25) ; extra == 'tests'", "coverage (<4.0,>=3.7) ; extra == 'tests'", "isort (>=4.2.2) ; extra == 'tests'", "pydocstyle (>=2.0.0) ; extra == 'tests'", "pytest-cache (>=1.0) ; extra == 'tests'", "pytest-cov (>=1.8.0) ; extra == 'tests'", "pytest-pep8 (>=1.0.6) ; extra == 'tests'", "pytest (>=2.6.1) ; extra == 'tests'" ], "requires_python": "", "summary": "Flask-IIIF extension provides easy IIIF API standard integration.", "version": "0.5.2" }, "last_serial": 5597845, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "72f46a6e47de654359b545331e9fbe6b", "sha256": "901bc5898849351b94eece5a3f5edecb7f14bb3f44ab54c65c5d04744b70e1c1" }, "downloads": -1, "filename": "Flask-IIIF-0.1.0.tar.gz", "has_sig": false, "md5_digest": "72f46a6e47de654359b545331e9fbe6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26248, "upload_time": "2015-04-28T15:30:44", "url": "https://files.pythonhosted.org/packages/59/45/6f4808f376818ea4ebf342109e89a0a115c41139befad572f56586e6f023/Flask-IIIF-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "21e4d4eea77b5d8acdcde9c518649cfb", "sha256": "4e46c2c4803b04b8e2cde9c938c30a8fad18a2b6d6bc8f7ded41ff08f1995e81" }, "downloads": -1, "filename": "Flask-IIIF-0.2.0.tar.gz", "has_sig": false, "md5_digest": "21e4d4eea77b5d8acdcde9c518649cfb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31358, "upload_time": "2015-05-22T15:06:50", "url": "https://files.pythonhosted.org/packages/48/8b/f5c4e230ee9d5ee283b526e66fca74ac4d7396f488695058ae8206d78804/Flask-IIIF-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "b502acbd4a900f869ee872de2d508399", "sha256": "db5063c1bb26e2311c10092bac73e71bca70521c4b84204949d827847a16a5e4" }, "downloads": -1, "filename": "Flask-IIIF-0.2.1.tar.gz", "has_sig": false, "md5_digest": "b502acbd4a900f869ee872de2d508399", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34321, "upload_time": "2017-04-07T15:02:47", "url": "https://files.pythonhosted.org/packages/6b/c3/284aaa84e69a3b418dba5341c5c315ab4efe6686cd84eb1beb252b1fdedc/Flask-IIIF-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "a47aa610423694df805d800d3e785fa9", "sha256": "37e5d52e151fc1504a3157e69220d434c2111eaa8c0e33c32aad3945873bb641" }, "downloads": -1, "filename": "Flask_IIIF-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "a47aa610423694df805d800d3e785fa9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 21155, "upload_time": "2017-08-17T13:47:44", "url": "https://files.pythonhosted.org/packages/86/42/0bf7cc572011e39e32d7d181e9fad98a96731e44a7b55b9a0c65fcb059e1/Flask_IIIF-0.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b202e95b82b227de5ab632cd24993522", "sha256": "63ec8f557071f23e0d1bf38923dc6959f17f9544fd951e438f8875acfb07cdbb" }, "downloads": -1, "filename": "Flask-IIIF-0.3.0.tar.gz", "has_sig": false, "md5_digest": "b202e95b82b227de5ab632cd24993522", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28710, "upload_time": "2017-08-17T13:47:45", "url": "https://files.pythonhosted.org/packages/b2/00/f206666fdbabab3a62fb8ff2cb3357b27f53955382b45959755c01ffc51b/Flask-IIIF-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "5cd6dce337fb50715111b7513b5ad842", "sha256": "ae509eb0113b12a6417aaecad63f3cf2fe9490a96c547446436576985f9e72b7" }, "downloads": -1, "filename": "Flask_IIIF-0.3.1-py2-none-any.whl", "has_sig": false, "md5_digest": "5cd6dce337fb50715111b7513b5ad842", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 21152, "upload_time": "2017-08-18T09:56:40", "url": "https://files.pythonhosted.org/packages/c8/d5/a1b4f70863586cee66216b8c94f308fdcfc0f5a491bf5a0db177bb6ae12a/Flask_IIIF-0.3.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b2eb03ab667a93fe664070e03acbe0de", "sha256": "57dd9a99ae15f716399c2d39263e929bf9e228e8070635861795b55395a89013" }, "downloads": -1, "filename": "Flask-IIIF-0.3.1.tar.gz", "has_sig": false, "md5_digest": "b2eb03ab667a93fe664070e03acbe0de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35887, "upload_time": "2017-08-18T09:56:41", "url": "https://files.pythonhosted.org/packages/24/f1/098b2761396d7fccedda429eba88c9b8649f685641e254560e2f3ed18cb4/Flask-IIIF-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "4382633695c63f04e024c24c162bda47", "sha256": "552a8daccc7ae580ec7bad8b61932b7e1826dbcaaaefc43d5fdb5678edc8b4e3" }, "downloads": -1, "filename": "Flask_IIIF-0.3.2-py2-none-any.whl", "has_sig": false, "md5_digest": "4382633695c63f04e024c24c162bda47", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 19419, "upload_time": "2018-04-09T06:45:36", "url": "https://files.pythonhosted.org/packages/6e/77/238b793efe80a29fb5b6e8100adbcab5279bfb5737b9a19afd257092c5db/Flask_IIIF-0.3.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "026c610e15caa961502bdcc4786be2b7", "sha256": "dd8f643b93dccc37a74cd56a7369ad056512706358d405c909bd8df89f9125d5" }, "downloads": -1, "filename": "Flask-IIIF-0.3.2.tar.gz", "has_sig": false, "md5_digest": "026c610e15caa961502bdcc4786be2b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35502, "upload_time": "2018-04-09T06:45:38", "url": "https://files.pythonhosted.org/packages/53/a3/a412234a3975cfed7da110a3db062dac94bdf2bff2d0513ed68cba4136b8/Flask-IIIF-0.3.2.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "5ed0c3121c99478b29e19be18962aded", "sha256": "2788a17ac3cd512cb56cf8e50944cb1f0e1aef4ba0f4dac4c2112be92abee98b" }, "downloads": -1, "filename": "Flask_IIIF-0.4.0-py2-none-any.whl", "has_sig": false, "md5_digest": "5ed0c3121c99478b29e19be18962aded", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 19488, "upload_time": "2018-04-17T11:33:46", "url": "https://files.pythonhosted.org/packages/ad/d9/1b4c769d374da3fe2f38f056f7df61fa232cde445dd8da0ee2c67eb65013/Flask_IIIF-0.4.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ba1940b66b18567547cd4fe8524b84d7", "sha256": "f412bd17268fc5f06778ff6b427c2cabaa5a400800c43698f31892a92c07bce2" }, "downloads": -1, "filename": "Flask-IIIF-0.4.0.tar.gz", "has_sig": false, "md5_digest": "ba1940b66b18567547cd4fe8524b84d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35708, "upload_time": "2018-04-17T11:33:48", "url": "https://files.pythonhosted.org/packages/90/56/1a7311e0c9a4b21d6b09d0c9ee282bdde094a4de04bd98677202a13155b9/Flask-IIIF-0.4.0.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "d95be2321ea85a0cc42ecbaa3dc583db", "sha256": "b4569b404bb847d2cd1aebbcaf4e5b563ffb6def1e53e9a01976e62b3a3f12a3" }, "downloads": -1, "filename": "Flask_IIIF-0.5.0-py2-none-any.whl", "has_sig": false, "md5_digest": "d95be2321ea85a0cc42ecbaa3dc583db", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 19981, "upload_time": "2018-05-23T08:50:23", "url": "https://files.pythonhosted.org/packages/69/c1/70205f33f98899233fd227eacdd0ad04cac703fdd41e4b281135703f22d4/Flask_IIIF-0.5.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6b938d387d200e1ffb05fdbd4fd0d2bb", "sha256": "698ea5f7078c0618f7f79f5ae222cf0fefc6e817f85634f2f04d4bc42259bfa6" }, "downloads": -1, "filename": "Flask-IIIF-0.5.0.tar.gz", "has_sig": false, "md5_digest": "6b938d387d200e1ffb05fdbd4fd0d2bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36485, "upload_time": "2018-05-23T08:50:24", "url": "https://files.pythonhosted.org/packages/5b/3a/901e2c65af73e577b9f19a97650d42feb229411b9f3e4cf90aaac0d92777/Flask-IIIF-0.5.0.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "d25eed163fe30ecc259279c2f651cdfa", "sha256": "e2b55dda314e8ef145e35207f925db59610ad7c21c5223ddaf3c1b441d7946a1" }, "downloads": -1, "filename": "Flask_IIIF-0.5.1-py2-none-any.whl", "has_sig": false, "md5_digest": "d25eed163fe30ecc259279c2f651cdfa", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 21552, "upload_time": "2019-05-23T15:00:50", "url": "https://files.pythonhosted.org/packages/13/c6/6c84eac2d8388b0ccd3500b96e8d601a5acf32d2e5b9465911a7d9c853c5/Flask_IIIF-0.5.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "81f2626ba084d26c3318c1e820b0bfb1", "sha256": "6ef2c8da91a4d267f92fb43e187eb5df9877b618b70b66f0be611bb1ec4b3104" }, "downloads": -1, "filename": "Flask-IIIF-0.5.1.tar.gz", "has_sig": false, "md5_digest": "81f2626ba084d26c3318c1e820b0bfb1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36516, "upload_time": "2019-05-23T15:00:52", "url": "https://files.pythonhosted.org/packages/3b/bd/4958310bc0f29eaa9ee61378785626673e111568d784490c4bc59a6fafc2/Flask-IIIF-0.5.1.tar.gz" } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "ed76bec2d589e84f173c4302df653fd6", "sha256": "5998c29598767b43077bdb8d60c39e819eb02da471331a983227520c44afb5f5" }, "downloads": -1, "filename": "Flask_IIIF-0.5.2-py2-none-any.whl", "has_sig": false, "md5_digest": "ed76bec2d589e84f173c4302df653fd6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 21766, "upload_time": "2019-07-29T06:16:40", "url": "https://files.pythonhosted.org/packages/41/4a/c872f6d84dab454dc7e33c5931521b577ba7c8335a7c02a932e07bcccc67/Flask_IIIF-0.5.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7b615c7a7cc4df1b4ff42102813a0750", "sha256": "45ef165b48d18e3477b09f6714c63388a4463757a1c7d08300dd05cec7cc081b" }, "downloads": -1, "filename": "Flask-IIIF-0.5.2.tar.gz", "has_sig": false, "md5_digest": "7b615c7a7cc4df1b4ff42102813a0750", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37020, "upload_time": "2019-07-29T06:16:42", "url": "https://files.pythonhosted.org/packages/5f/e8/182dcff31d28757e74dc46edcc4d5c219507a6a10fb0cd6793ec594c97c9/Flask-IIIF-0.5.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ed76bec2d589e84f173c4302df653fd6", "sha256": "5998c29598767b43077bdb8d60c39e819eb02da471331a983227520c44afb5f5" }, "downloads": -1, "filename": "Flask_IIIF-0.5.2-py2-none-any.whl", "has_sig": false, "md5_digest": "ed76bec2d589e84f173c4302df653fd6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 21766, "upload_time": "2019-07-29T06:16:40", "url": "https://files.pythonhosted.org/packages/41/4a/c872f6d84dab454dc7e33c5931521b577ba7c8335a7c02a932e07bcccc67/Flask_IIIF-0.5.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7b615c7a7cc4df1b4ff42102813a0750", "sha256": "45ef165b48d18e3477b09f6714c63388a4463757a1c7d08300dd05cec7cc081b" }, "downloads": -1, "filename": "Flask-IIIF-0.5.2.tar.gz", "has_sig": false, "md5_digest": "7b615c7a7cc4df1b4ff42102813a0750", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37020, "upload_time": "2019-07-29T06:16:42", "url": "https://files.pythonhosted.org/packages/5f/e8/182dcff31d28757e74dc46edcc4d5c219507a6a10fb0cd6793ec594c97c9/Flask-IIIF-0.5.2.tar.gz" } ] }