{ "info": { "author": "Pradyun S. Gedam", "author_email": "pradyunsg@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Utilities" ], "description": "JSON-minify\n============\n\nA port of the `JSON-minify` utility to the Python language.\n\nOverview\n--------\n\n`JSON-minify` minifies blocks of JSON-like content into valid JSON by removing\nall whitespace *and* JS-style comments (single-line `//` and multi-line\n `/* .. */`).\n\nWith `JSON-minify`, you can maintain developer-friendly JSON documents, but\nminify them before parsing or transmitting them over-the-wire.\n\nInstallation\n------------\n\nYou can install using pip as follows::\n\n pip install JSON-minify\n\nIf you wish to use the development version fo JSON-minify, you can install it\nas follows::\n\n pip install git+https://github.com/getify/JSON.minify@python\n\n\nTesting\n-------\n\nTo run the tests, just execute json_minify.py.\n\n::\n\n python json_minify.py\n\nLicense\n-------\n\nThe code and all the documentation are released under the MIT license.\n\nhttp://getify.mit-license.org/\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/getify/JSON.minify/tree/python", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "JSON_minify", "package_url": "https://pypi.org/project/JSON_minify/", "platform": "", "project_url": "https://pypi.org/project/JSON_minify/", "project_urls": { "Homepage": "https://github.com/getify/JSON.minify/tree/python" }, "release_url": "https://pypi.org/project/JSON_minify/0.3.0/", "requires_dist": null, "requires_python": "", "summary": "A simple script to minify valid JSON, containing C/C++ style comments", "version": "0.3.0" }, "last_serial": 3512184, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "880afa2ba310f33e352e47ae7a05c7d8", "sha256": "2d69a606f6ed0c00111f8ebd9cc8fa2276dca9099e42744cf5f3ea94ccab6789" }, "downloads": -1, "filename": "JSON_minify-0.2.0.tar.gz", "has_sig": false, "md5_digest": "880afa2ba310f33e352e47ae7a05c7d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3902, "upload_time": "2017-09-19T07:28:11", "url": "https://files.pythonhosted.org/packages/c5/71/85e48c0faf0d66491d251e86bdf7efc8463cd23bece8d7dae19d2682a1a0/JSON_minify-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "7616d9e2da299cedaf959aa6858622af", "sha256": "3978ef866e3a1b29e59a9e0c123585e07c7174709b2fe4a27560155b741e1794" }, "downloads": -1, "filename": "JSON_minify-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7616d9e2da299cedaf959aa6858622af", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4947, "upload_time": "2017-09-19T08:33:08", "url": "https://files.pythonhosted.org/packages/9c/7f/d2dab433984bbc5318aa63974f4dee24d4b27e4c8f79da3755b668755cb2/JSON_minify-0.2.1-py2.py3-none-any.whl" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "c52c9e472fe597f026fc421674587c85", "sha256": "268e6966c0f1dcb32ac54e1d047b83deba9ce711c0763ceba63f26d3aeedf656" }, "downloads": -1, "filename": "JSON_minify-0.3.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "c52c9e472fe597f026fc421674587c85", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5167, "upload_time": "2017-10-10T09:48:52", "url": "https://files.pythonhosted.org/packages/b1/87/6002eeb7478fae1344a8dbcc1c1594d1755e73c1d179ff697ab881bbfa06/JSON_minify-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ca5e90da49b09d1aaad8bac190977cd4", "sha256": "499717626144a533d64ed4a1513976cf2212958b6806a66e07dd8e22207df559" }, "downloads": -1, "filename": "JSON_minify-0.3.0.tar.gz", "has_sig": true, "md5_digest": "ca5e90da49b09d1aaad8bac190977cd4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3348, "upload_time": "2017-10-10T09:48:54", "url": "https://files.pythonhosted.org/packages/b5/1d/a641b3c8a59b06dcb4adf86adc8e5ea73942a958139ccaf607b2a8c473bd/JSON_minify-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c52c9e472fe597f026fc421674587c85", "sha256": "268e6966c0f1dcb32ac54e1d047b83deba9ce711c0763ceba63f26d3aeedf656" }, "downloads": -1, "filename": "JSON_minify-0.3.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "c52c9e472fe597f026fc421674587c85", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5167, "upload_time": "2017-10-10T09:48:52", "url": "https://files.pythonhosted.org/packages/b1/87/6002eeb7478fae1344a8dbcc1c1594d1755e73c1d179ff697ab881bbfa06/JSON_minify-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ca5e90da49b09d1aaad8bac190977cd4", "sha256": "499717626144a533d64ed4a1513976cf2212958b6806a66e07dd8e22207df559" }, "downloads": -1, "filename": "JSON_minify-0.3.0.tar.gz", "has_sig": true, "md5_digest": "ca5e90da49b09d1aaad8bac190977cd4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3348, "upload_time": "2017-10-10T09:48:54", "url": "https://files.pythonhosted.org/packages/b5/1d/a641b3c8a59b06dcb4adf86adc8e5ea73942a958139ccaf607b2a8c473bd/JSON_minify-0.3.0.tar.gz" } ] }