{ "info": { "author": "Pierre-Gildas MILLON", "author_email": "pg.millon@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "========\nJson Awk\n========\n\nDescription\n===========\n\n**Json Awk** is a simple Json parser based on json.tool\nIt's originally written to get a property from a JSON object in bash.\n\nExamples\n========\n\n::\n\n echo '{\"json\":\"obj\"}' | python -m json_awk.runner 'this[\"json\"]'\n\nAuthors\n=======\n\nJson Awk is written and maintained by `Pierre-Gildas MILLON `_.\n\n`See here for the full list of contributors `_.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pgmillon/json-awk", "keywords": "json awk", "license": "GPLv2", "maintainer": null, "maintainer_email": null, "name": "json-awk", "package_url": "https://pypi.org/project/json-awk/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/json-awk/", "project_urls": { "Homepage": "https://github.com/pgmillon/json-awk" }, "release_url": "https://pypi.org/project/json-awk/1.0.1.dev1/", "requires_dist": null, "requires_python": null, "summary": "A simple JSON parser and printer", "version": "1.0.1.dev1" }, "last_serial": 1701471, "releases": { "1.0.1.dev1": [ { "comment_text": "", "digests": { "md5": "6bb47c8727b0600c2122970f4144fd9a", "sha256": "7577f1e942cb49390255f5290c1f25499ae45bffbbf4707aee2535e6bb51918b" }, "downloads": -1, "filename": "json-awk-1.0.1.dev1.tar.gz", "has_sig": false, "md5_digest": "6bb47c8727b0600c2122970f4144fd9a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1705, "upload_time": "2015-08-31T12:57:11", "url": "https://files.pythonhosted.org/packages/ff/0a/fa3dcc85154cf2336869001e117a2d747c050f14e4ecf12059b4012e40a4/json-awk-1.0.1.dev1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6bb47c8727b0600c2122970f4144fd9a", "sha256": "7577f1e942cb49390255f5290c1f25499ae45bffbbf4707aee2535e6bb51918b" }, "downloads": -1, "filename": "json-awk-1.0.1.dev1.tar.gz", "has_sig": false, "md5_digest": "6bb47c8727b0600c2122970f4144fd9a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1705, "upload_time": "2015-08-31T12:57:11", "url": "https://files.pythonhosted.org/packages/ff/0a/fa3dcc85154cf2336869001e117a2d747c050f14e4ecf12059b4012e40a4/json-awk-1.0.1.dev1.tar.gz" } ] }