{ "info": { "author": "Jelle Smet", "author_email": "development@smetj.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "::\n\n __ __ __\n .--.--.--|__.-----| |--| |--.-----.-----.-----.\n | | | | |__ --| | _ | _ | | -__|\n |________|__|_____|__|__|_____|_____|__|__|_____|\n version 2.1.2\n\n Build composable event pipeline servers with minimal effort.\n\n\n ==========================\n wishbone.flow.jsonvalidate\n ==========================\n\n Version: 1.0.0\n\n Validates JSON data against JSON-schema.\n ----------------------------------------\n\n\n Validates the a Python dictionary (converted from a JSON string) against a\n predefined JSONschema. http://json-schema.org/\n\n The defined schema has to be valid JSON data.\n\n Events which do not pass validation are send to the default queue.\n\n Parameters:\n\n - schema(str)(None)\n | The filename of the JSON validation schema to load. When no\n | schema is defined no validation is done.\n\n\n Queues:\n\n - inbox\n | Incoming messages\n\n - outbox\n | Outgoing messges", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/smetj/wishbone-flow-jsonvalidate/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/smetj/wishbone-flow-jsonvalidate", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "wishbone-flow-jsonvalidate", "package_url": "https://pypi.org/project/wishbone-flow-jsonvalidate/", "platform": "Linux", "project_url": "https://pypi.org/project/wishbone-flow-jsonvalidate/", "project_urls": { "Download": "https://github.com/smetj/wishbone-flow-jsonvalidate/tarball/master", "Homepage": "https://github.com/smetj/wishbone-flow-jsonvalidate" }, "release_url": "https://pypi.org/project/wishbone-flow-jsonvalidate/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "A Wishbone flow module to validate JSON data against JSON-schema.", "version": "1.0.0" }, "last_serial": 2031253, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "f84224a320fb950584cd567733fb7362", "sha256": "91e5a481176b6e7a9989ef9d14060397a30d2852b8fc6dbc064d8a386916bc52" }, "downloads": -1, "filename": "wishbone-flow-jsonvalidate-1.0.0.tar.gz", "has_sig": false, "md5_digest": "f84224a320fb950584cd567733fb7362", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3258, "upload_time": "2016-03-28T10:04:17", "url": "https://files.pythonhosted.org/packages/01/7d/c314dadf996e985eb52aa707b7c60e3f41410c9c1720d3edd7f2ab783fbb/wishbone-flow-jsonvalidate-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f84224a320fb950584cd567733fb7362", "sha256": "91e5a481176b6e7a9989ef9d14060397a30d2852b8fc6dbc064d8a386916bc52" }, "downloads": -1, "filename": "wishbone-flow-jsonvalidate-1.0.0.tar.gz", "has_sig": false, "md5_digest": "f84224a320fb950584cd567733fb7362", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3258, "upload_time": "2016-03-28T10:04:17", "url": "https://files.pythonhosted.org/packages/01/7d/c314dadf996e985eb52aa707b7c60e3f41410c9c1720d3edd7f2ab783fbb/wishbone-flow-jsonvalidate-1.0.0.tar.gz" } ] }