{ "info": { "author": "Andrew Habib, Avraham Shinnar, Martin Hirzel", "author_email": "andrew.a.habib@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# json-subschema checker\n\n[![Build Status](https://travis-ci.com/IBM/jsonsubschema.svg?branch=master)](https://travis-ci.com/IBM/jsonsubschema)\n\nThis tool checks if one JSON schema is subtype of another.\nFor two JSON schemas s1 and s2, s1 <: s2 (reads s1 is subtype/subset or subschema of s2) \nis every instance that validates against s1 also validates against s2.\n\n\nThis project is still in its early stage.\n\n## License\n\njsonsubschema is distributed under the terms of the Apache 2.0\nLicense, see [LICENSE.txt](LICENSE.txt).\n\n## Contributions\n\njson-subschema is still at an early phase of development and we\nwelcome contributions. Contributors are expected to submit a\n'Developer's Certificate of Origin', which can be found in\n[DCO1.1.txt](DCO1.1.txt).\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/IBM/jsonsubschema", "keywords": "", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "jsonsubschema", "package_url": "https://pypi.org/project/jsonsubschema/", "platform": "", "project_url": "https://pypi.org/project/jsonsubschema/", "project_urls": { "Homepage": "https://github.com/IBM/jsonsubschema" }, "release_url": "https://pypi.org/project/jsonsubschema/0.0.1/", "requires_dist": [ "python-intervals", "greenery", "jsonschema" ], "requires_python": "", "summary": "A tool to check whether a JSON schema is subset/subschema of another JSON schema", "version": "0.0.1" }, "last_serial": 5912817, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "8bf388e918dd3bc8e54ac7625b1c4245", "sha256": "6f3b0389e8c6ca5cf91cffc2d9794ab98a140e6ac769a5369c546b09bf75cfe3" }, "downloads": -1, "filename": "jsonsubschema-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "8bf388e918dd3bc8e54ac7625b1c4245", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 24694, "upload_time": "2019-10-01T14:53:54", "url": "https://files.pythonhosted.org/packages/31/bb/b2bba9f5c7a4e93917c39d744b1093846143cfec021d41ff5a9bf5c05bb5/jsonsubschema-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7520215d4bfbdcdef77ead6cf822ef53", "sha256": "11c03799246188dc034e389bf76fd96150b9bc1bc13af1841c6107be8163f8fa" }, "downloads": -1, "filename": "jsonsubschema-0.0.1.tar.gz", "has_sig": false, "md5_digest": "7520215d4bfbdcdef77ead6cf822ef53", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25511, "upload_time": "2019-10-01T14:53:56", "url": "https://files.pythonhosted.org/packages/cb/57/0fb3a878aca4d6295acb368bd71c3220881fd5ec950c2977b507e337e5d6/jsonsubschema-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8bf388e918dd3bc8e54ac7625b1c4245", "sha256": "6f3b0389e8c6ca5cf91cffc2d9794ab98a140e6ac769a5369c546b09bf75cfe3" }, "downloads": -1, "filename": "jsonsubschema-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "8bf388e918dd3bc8e54ac7625b1c4245", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 24694, "upload_time": "2019-10-01T14:53:54", "url": "https://files.pythonhosted.org/packages/31/bb/b2bba9f5c7a4e93917c39d744b1093846143cfec021d41ff5a9bf5c05bb5/jsonsubschema-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7520215d4bfbdcdef77ead6cf822ef53", "sha256": "11c03799246188dc034e389bf76fd96150b9bc1bc13af1841c6107be8163f8fa" }, "downloads": -1, "filename": "jsonsubschema-0.0.1.tar.gz", "has_sig": false, "md5_digest": "7520215d4bfbdcdef77ead6cf822ef53", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25511, "upload_time": "2019-10-01T14:53:56", "url": "https://files.pythonhosted.org/packages/cb/57/0fb3a878aca4d6295acb368bd71c3220881fd5ec950c2977b507e337e5d6/jsonsubschema-0.0.1.tar.gz" } ] }