{ "info": { "author": "J\u00fcrgen Knauth", "author_email": "pubsrc@binary-overflow.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3" ], "description": "\ufeffjk_json\n=======\n\nIntroduction\n------------\n\nThis python module provides parser and validator for JSON files and data structures.\n\nThe JSON parser is designed as a drop-in replacement for the built in python JSON parser as this parser here supports using comments in JSON files (which in some use cases is very a very handy feature).\n\nInformation about this module can be found here:\n\n* [github.org](https://github.com/jkpubsrc/python-module-jk-json)\n* [pypi.python.org](https://pypi.python.org/pypi/jk_json)\n\nWhy a replacement?\n------------------\n\nFor two reasons:\n\n1. The existing JSON library does report errors in the data format very well.\n2. The existing JSON library can't cope with comments. Unfortunately comments in JSON files are a very nice thing.\n\nHow to use this module\n----------------------\n\n...TODO...\n\nContact Information\n-------------------\n\nThis is Open Source code. That not only gives you the possibility of freely using this code it also\nallows you to contribute. Feel free to contact the author(s) of this software listed below, either\nfor comments, collaboration requests, suggestions for improvement or reporting bugs:\n\n* J\u00fcrgen Knauth: jknauth@uni-goettingen.de, pubsrc@binary-overflow.de\n\nLicense\n-------\n\nThis software is provided under the following license:\n\n* Apache Software License 2.0\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/jkpubsrc/python-module-jk-json/tarball/0.2018.12.28", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jkpubsrc/python-module-jk-json", "keywords": "json", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "jk_json", "package_url": "https://pypi.org/project/jk_json/", "platform": "", "project_url": "https://pypi.org/project/jk_json/", "project_urls": { "Download": "https://github.com/jkpubsrc/python-module-jk-json/tarball/0.2018.12.28", "Homepage": "https://github.com/jkpubsrc/python-module-jk-json" }, "release_url": "https://pypi.org/project/jk_json/0.2018.12.28/", "requires_dist": null, "requires_python": "", "summary": "This python module provides parser and validator for JSON files and data structures. The JSON parser is designed as a drop-in replacement for the built in python JSON parser as this parser here supports using comments in JSON files (which in some use cases is very a very handy feature).", "version": "0.2018.12.28" }, "last_serial": 4640385, "releases": { "0.2018.12.28": [ { "comment_text": "", "digests": { "md5": "9621a1cecda0a1e6baf2fb7669cf54b2", "sha256": "5d78ca68f22468c7870ee9f73331e71e7046ebf3aebeee1b3e1a6f98c9be1445" }, "downloads": -1, "filename": "jk_json-0.2018.12.28.tar.gz", "has_sig": false, "md5_digest": "9621a1cecda0a1e6baf2fb7669cf54b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22264, "upload_time": "2018-12-28T09:01:11", "url": "https://files.pythonhosted.org/packages/46/f2/5eead51c165acc992bf7bab46622a4d8be0bc9eb7e0c3f85f97927e61eb6/jk_json-0.2018.12.28.tar.gz" } ], "0.2018.9.26": [ { "comment_text": "", "digests": { "md5": "88a7a96d6c5a90d1c74711b62eac060d", "sha256": "19a0e55d2d753999af256bd8f5b9f5b25511b9c6e45e8f44bb2a9e8dbcd29077" }, "downloads": -1, "filename": "jk_json-0.2018.9.26.tar.gz", "has_sig": false, "md5_digest": "88a7a96d6c5a90d1c74711b62eac060d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22235, "upload_time": "2018-12-17T08:42:05", "url": "https://files.pythonhosted.org/packages/e4/f4/5c812de90f0eaf57449b6d20ac50c7e162e298ca86969b80ed297166fdef/jk_json-0.2018.9.26.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9621a1cecda0a1e6baf2fb7669cf54b2", "sha256": "5d78ca68f22468c7870ee9f73331e71e7046ebf3aebeee1b3e1a6f98c9be1445" }, "downloads": -1, "filename": "jk_json-0.2018.12.28.tar.gz", "has_sig": false, "md5_digest": "9621a1cecda0a1e6baf2fb7669cf54b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22264, "upload_time": "2018-12-28T09:01:11", "url": "https://files.pythonhosted.org/packages/46/f2/5eead51c165acc992bf7bab46622a4d8be0bc9eb7e0c3f85f97927e61eb6/jk_json-0.2018.12.28.tar.gz" } ] }