{ "info": { "author": "David N. Mashburn", "author_email": "david.n.mashburn@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Just a bunch of pure-python functions for dealing with nested\nlists and dictionaries from a typical json file\n\nAlso, this uses simplejson when available\n\nBIG CAVEATS:\n* Expects a top-level list\n* Does not allow lists nested directly in other lists\n (lists should only contain dictionaries or leaves)\n\nThis may change with future developments :)", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/json_scheming/", "keywords": "", "license": "LICENSE.txt", "maintainer": "", "maintainer_email": "", "name": "json_scheming", "package_url": "https://pypi.org/project/json_scheming/", "platform": "", "project_url": "https://pypi.org/project/json_scheming/", "project_urls": { "Homepage": "http://pypi.python.org/pypi/json_scheming/" }, "release_url": "https://pypi.org/project/json_scheming/0.1.2.0/", "requires_dist": null, "requires_python": "", "summary": "Tools to build pseudo-schemas from json (and nested lists of dicts)", "version": "0.1.2.0" }, "last_serial": 3819865, "releases": { "0.1.0.0": [ { "comment_text": "", "digests": { "md5": "52214d0378f1f4b7d9e2ac627684004e", "sha256": "bbf541d88e7e17f5a7761457a657b69e4902bdfb196e6d9e44774d58fe4315f9" }, "downloads": -1, "filename": "json_scheming-0.1.0.0.tar.gz", "has_sig": false, "md5_digest": "52214d0378f1f4b7d9e2ac627684004e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2296, "upload_time": "2015-09-24T03:55:36", "url": "https://files.pythonhosted.org/packages/94/a6/636fdecbd5f7230e9dc9593748d4a1a8fffe59463120fa392d4b37307bad/json_scheming-0.1.0.0.tar.gz" } ], "0.1.1.0": [ { "comment_text": "", "digests": { "md5": "22b45c76dc95be8437f5072bf8ac4c56", "sha256": "b2c3f544fd65bd9ad3be3bf179ea42326d63ca4c37d9e52b5254ae9398679ae3" }, "downloads": -1, "filename": "json_scheming-0.1.1.0.tar.gz", "has_sig": false, "md5_digest": "22b45c76dc95be8437f5072bf8ac4c56", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2317, "upload_time": "2017-03-02T04:16:08", "url": "https://files.pythonhosted.org/packages/9d/da/bf9e5831d13675b3ca6ef60f4c71d92553efd19bb28543d3b27ee1b91e08/json_scheming-0.1.1.0.tar.gz" } ], "0.1.2.0": [ { "comment_text": "", "digests": { "md5": "b821375438fbbcca215ad22652ab5fed", "sha256": "06697e6ca220d26c765d1e366866a053f200b5afd4bde332acf25262ae197c06" }, "downloads": -1, "filename": "json_scheming-0.1.2.0.tar.gz", "has_sig": false, "md5_digest": "b821375438fbbcca215ad22652ab5fed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2335, "upload_time": "2018-04-30T05:29:52", "url": "https://files.pythonhosted.org/packages/b4/5a/a50c3059a6791aff733d1492a314d98098c994d0a76e9c03d3aecf02a4ce/json_scheming-0.1.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b821375438fbbcca215ad22652ab5fed", "sha256": "06697e6ca220d26c765d1e366866a053f200b5afd4bde332acf25262ae197c06" }, "downloads": -1, "filename": "json_scheming-0.1.2.0.tar.gz", "has_sig": false, "md5_digest": "b821375438fbbcca215ad22652ab5fed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2335, "upload_time": "2018-04-30T05:29:52", "url": "https://files.pythonhosted.org/packages/b4/5a/a50c3059a6791aff733d1492a314d98098c994d0a76e9c03d3aecf02a4ce/json_scheming-0.1.2.0.tar.gz" } ] }