{ "info": { "author": "Invenio collaboration", "author_email": "info@invenio-software.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "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.3", "Programming Language :: Python :: 3.4", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "..\n This file is part of jsonresolver\n Copyright (C) 2015 CERN.\n\n jsonresolver is free software; you can redistribute it and/or modify\n it under the terms of the Revised BSD License; see LICENSE file for\n more details.\n\n==============\n JSONResolver\n==============\n\n.. image:: https://img.shields.io/travis/inveniosoftware/jsonresolver.svg\n :target: https://travis-ci.org/inveniosoftware/jsonresolver\n\n.. image:: https://img.shields.io/coveralls/inveniosoftware/jsonresolver.svg\n :target: https://coveralls.io/r/inveniosoftware/jsonresolver\n\n.. image:: https://img.shields.io/github/tag/inveniosoftware/jsonresolver.svg\n :target: https://github.com/inveniosoftware/jsonresolver/releases\n\n.. image:: https://img.shields.io/pypi/dm/jsonresolver.svg\n :target: https://pypi.python.org/pypi/jsonresolver\n\n.. image:: https://img.shields.io/github/license/inveniosoftware/jsonresolver.svg\n :target: https://github.com/inveniosoftware/jsonresolver/blob/master/LICENSE\n\n\nJSON data resolver with support for plugins.\n\n*This is an experimental developer preview release.*\n\n* Free software: BSD license\n* Documentation: https://pythonhosted.org/jsonresolver/\n\n\n..\n This file is part of jsonresolver\n Copyright (C) 2015, 2016 CERN.\n\n jsonresolver is free software; you can redistribute it and/or modify\n it under the terms of the Revised BSD License; see LICENSE file for\n more details.\n\nChanges\n=======\n\nVersion 0.2.1 (released 2016-04-15)\n-----------------------------------\n\nBug fixes\n~~~~~~~~~\n\n- Fixes issue with exceptions raised during e.g. resolver plugin\n loading being caught and not propagated.\n\nVersion 0.2.0 (released 2016-04-06)\n-----------------------------------\n\nIncompatible changes\n~~~~~~~~~~~~~~~~~~~~\n\n- Changes resolving to be based on hostname without 'http://' prefix.\n\nBug fixes\n~~~~~~~~~\n\n- Fixes issues with the hostname not being matched resulting in the\n same route on two hosts not to work.\n\nVersion 0.1.1 (released 2015-12-11)\n-----------------------------------\n\nImproved features\n~~~~~~~~~~~~~~~~~\n\n- Delays the url_map building until first resolve request.\n\nVersion 0.1.0 (released 2015-11-18)\n-----------------------------------\n\n- Initial public release.", "description_content_type": null, "docs_url": "https://pythonhosted.org/jsonresolver/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/inveniosoftware/jsonresolver", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "jsonresolver", "package_url": "https://pypi.org/project/jsonresolver/", "platform": "any", "project_url": "https://pypi.org/project/jsonresolver/", "project_urls": { "Homepage": "https://github.com/inveniosoftware/jsonresolver" }, "release_url": "https://pypi.org/project/jsonresolver/0.2.1/", "requires_dist": [ "six (>=1.8.0)", "pluggy (<1.0,>=0.3.0)", "werkzeug (>=0.10.4)", "Sphinx (>=1.3); extra == 'all'", "check-manifest (>=0.25); extra == 'all'", "coverage (>=4.0); extra == 'all'", "isort (>=4.2.2); extra == 'all'", "mock (>=1.3.0); extra == 'all'", "pydocstyle (>=1.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.8.0); extra == 'all'", "requests (>=2.7.0); extra == 'all'", "jsonschema (>=2.5.1); extra == 'all'", "jsonref (>=0.1); extra == 'all'", "Sphinx (>=1.3); extra == 'all'", "check-manifest (>=0.25); extra == 'all'", "coverage (>=4.0); extra == 'all'", "isort (>=4.2.2); extra == 'all'", "mock (>=1.3.0); extra == 'all'", "pydocstyle (>=1.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.8.0); extra == 'all'", "requests (>=2.7.0); extra == 'all'", "jsonschema (>=2.5.1); extra == 'all'", "jsonref (>=0.1); extra == 'all'", "Sphinx (>=1.3); extra == 'docs'", "jsonref (>=0.1); extra == 'jsonref'", "jsonschema (>=2.5.1); extra == 'jsonschema'", "check-manifest (>=0.25); extra == 'tests'", "coverage (>=4.0); extra == 'tests'", "isort (>=4.2.2); extra == 'tests'", "mock (>=1.3.0); extra == 'tests'", "pydocstyle (>=1.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.8.0); extra == 'tests'", "requests (>=2.7.0); extra == 'tests'" ], "requires_python": "", "summary": "JSON data resolver with support for plugins.", "version": "0.2.1" }, "last_serial": 2359103, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "490ad5f81e0c955dc0e2fc3862d899b9", "sha256": "99db6db8a7a7538f3ad11f257a883eabe91e1417d63fbe10a72a0f7adf86e114" }, "downloads": -1, "filename": "jsonresolver-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "490ad5f81e0c955dc0e2fc3862d899b9", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 9502, "upload_time": "2015-11-18T09:14:25", "url": "https://files.pythonhosted.org/packages/36/12/e5f544298616d5bd59fe5119580faeef286b8508db46f9ba9023d7b16a64/jsonresolver-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fdaf30b77a1f0a6be97b3303f28ae363", "sha256": "be66cbb441719763db12c5d2cf20991fc4b8a2673ad080519af7940ec92f1063" }, "downloads": -1, "filename": "jsonresolver-0.1.0.tar.gz", "has_sig": false, "md5_digest": "fdaf30b77a1f0a6be97b3303f28ae363", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19173, "upload_time": "2015-11-18T09:08:20", "url": "https://files.pythonhosted.org/packages/8a/2d/35823dbab4bdedeed7405be1c14d9e553c2196f665ac7acd3a79f2b780ef/jsonresolver-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "eda6fb0e626cf21a05b46acb34672cae", "sha256": "d9d3ed9653880a104358e6fbdbf3c7460ab35c04d1b2c967c16ca9c9768d6a12" }, "downloads": -1, "filename": "jsonresolver-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "eda6fb0e626cf21a05b46acb34672cae", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9614, "upload_time": "2015-12-11T09:59:12", "url": "https://files.pythonhosted.org/packages/8d/43/43699e5808ea392658ef8eaa7ecba49df9f47ffa21e727a8baaae6f03f8c/jsonresolver-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ac673b0288bcdcf41bf1a892ca01504b", "sha256": "f22280ceb34c02b34bcfe884a672a84067eb5c60e9ed148e5a5dabb971618047" }, "downloads": -1, "filename": "jsonresolver-0.1.1.tar.gz", "has_sig": false, "md5_digest": "ac673b0288bcdcf41bf1a892ca01504b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19989, "upload_time": "2015-12-11T09:59:22", "url": "https://files.pythonhosted.org/packages/e9/1e/e5414b9df4fe319440c6e7812bfb5faed2dd7fec80b03b9aad2178cc8ebc/jsonresolver-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "7302c9f7a664141be74391938baef263", "sha256": "2bea9a7a2d31e78192f035038bb9a1d667f194d34a60b9917a4550d2cc67665a" }, "downloads": -1, "filename": "jsonresolver-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7302c9f7a664141be74391938baef263", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9915, "upload_time": "2016-04-07T10:29:55", "url": "https://files.pythonhosted.org/packages/dd/48/426c5cba225f8d3b8db301397d0577b6791045bb439221f67407d5bbd235/jsonresolver-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "afb32afabcdb9a3747e8ef79e0485c0f", "sha256": "c8d5bb78543111c9b6745b0b57e002083d19edba57b24c97f78629310bd06186" }, "downloads": -1, "filename": "jsonresolver-0.2.0.tar.gz", "has_sig": false, "md5_digest": "afb32afabcdb9a3747e8ef79e0485c0f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19631, "upload_time": "2016-04-07T10:30:07", "url": "https://files.pythonhosted.org/packages/59/cf/79f2fedc5de22f85ca5478ce5ae9fd8379e7612cd112046c0f5ceccfdbdb/jsonresolver-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "65a45c78e3f718c11aa864b5f1d7352b", "sha256": "bd4268b07143cc6a5895783185266e72be1546c9332febbd09f29ad80daa0f7e" }, "downloads": -1, "filename": "jsonresolver-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "65a45c78e3f718c11aa864b5f1d7352b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10085, "upload_time": "2016-04-15T12:14:56", "url": "https://files.pythonhosted.org/packages/e5/dd/51ac0c39a7c77333f9d47a7a044d76b3c2557994502e58f627eea8032468/jsonresolver-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "616ee3bbc7f26ae262a2ffc491cb3649", "sha256": "cf1e37f4c8db7415a53f8118cde988ba746f486d890732bd83f6f1ff6083c11b" }, "downloads": -1, "filename": "jsonresolver-0.2.1.tar.gz", "has_sig": false, "md5_digest": "616ee3bbc7f26ae262a2ffc491cb3649", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19798, "upload_time": "2016-04-15T12:15:21", "url": "https://files.pythonhosted.org/packages/3f/16/e8c60f3c30f8b1aa3f5a585759c0dd329d21a185ed05c8850e48d7f5d207/jsonresolver-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "65a45c78e3f718c11aa864b5f1d7352b", "sha256": "bd4268b07143cc6a5895783185266e72be1546c9332febbd09f29ad80daa0f7e" }, "downloads": -1, "filename": "jsonresolver-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "65a45c78e3f718c11aa864b5f1d7352b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10085, "upload_time": "2016-04-15T12:14:56", "url": "https://files.pythonhosted.org/packages/e5/dd/51ac0c39a7c77333f9d47a7a044d76b3c2557994502e58f627eea8032468/jsonresolver-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "616ee3bbc7f26ae262a2ffc491cb3649", "sha256": "cf1e37f4c8db7415a53f8118cde988ba746f486d890732bd83f6f1ff6083c11b" }, "downloads": -1, "filename": "jsonresolver-0.2.1.tar.gz", "has_sig": false, "md5_digest": "616ee3bbc7f26ae262a2ffc491cb3649", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19798, "upload_time": "2016-04-15T12:15:21", "url": "https://files.pythonhosted.org/packages/3f/16/e8c60f3c30f8b1aa3f5a585759c0dd329d21a185ed05c8850e48d7f5d207/jsonresolver-0.2.1.tar.gz" } ] }