{ "info": { "author": "Michel Albert", "author_email": "michel@albert.lu", "bugtrack_url": null, "classifiers": [], "description": "Description\n===========\n\nA simple console JSON formatter.\n\n\nReads any JSON from stdin and returns a pretty printed conversion to stdout.\n\nInstallation\n============\n\n.. note::\n This package should be fully compatible with ``virtualenv``\n\nYou can install directly using ``pip`` or ``easy_install``::\n\n pip install jsonf\n\nor, respectively::\n\n easy_install jsonf\n\nInstallation from source\n------------------------\n\n- Download the source tarball from http://pypi.python.org/pypi or\n https://github.com/exhuma/braindump/tree/master/jsonformat\n\n- Untar the file::\n\n tar xf jsonf-1.0.tar.gz\n\n- Install it::\n\n cd jsonf-1.0 && python setup.py install", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/exhuma/braindump/tree/master/jsonformat", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "jsonf", "package_url": "https://pypi.org/project/jsonf/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jsonf/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/exhuma/braindump/tree/master/jsonformat" }, "release_url": "https://pypi.org/project/jsonf/1.0/", "requires_dist": null, "requires_python": null, "summary": "Tiny tool to pretty print JSON documents on the console.", "version": "1.0" }, "last_serial": 793819, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "2adc3d030a8ed2a917144746579d3414", "sha256": "855b9d653ff2b38319a7349f402ec804be3b0ec58210a393dfa9be748b6ec858" }, "downloads": -1, "filename": "jsonf-1.0.tar.gz", "has_sig": false, "md5_digest": "2adc3d030a8ed2a917144746579d3414", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1836, "upload_time": "2012-08-31T12:41:08", "url": "https://files.pythonhosted.org/packages/5e/ac/ef1cdad0bdb24fd646dcf0930453e2fe7fd5ef17e8b3e52ea03b905a78a3/jsonf-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2adc3d030a8ed2a917144746579d3414", "sha256": "855b9d653ff2b38319a7349f402ec804be3b0ec58210a393dfa9be748b6ec858" }, "downloads": -1, "filename": "jsonf-1.0.tar.gz", "has_sig": false, "md5_digest": "2adc3d030a8ed2a917144746579d3414", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1836, "upload_time": "2012-08-31T12:41:08", "url": "https://files.pythonhosted.org/packages/5e/ac/ef1cdad0bdb24fd646dcf0930453e2fe7fd5ef17e8b3e52ea03b905a78a3/jsonf-1.0.tar.gz" } ] }