{ "info": { "author": "Rob Lanphier", "author_email": "robla@robla.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console :: Curses", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: POSIX", "Programming Language :: Python :: 2.4", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: User Interfaces", "Topic :: Text Editors" ], "description": "jsonwidget is a general-purpose JSON validation and manipulation library. This \nlibrary provides the following functions for applications:\n\n* Validation of JSON-compatible data against a schema\n* Automatic generation of a schema from JSON-compatible data\n* Construction of a curses-based tree data editing user interface from a schema\n* Construction of a Javascript-based web tree data editing user interface \n from a schema\n* Simple WSGI server to serve the web user interface, and validate and store \n result of editing with the web user interface\n\nThough jsonwidget is optimized for working with JSON, it is useful for \nproviding editing capability for any JSON-compatible data structure.\n\nThe following utilities are included with jsonwidget:\n\n* jsonedit - A terminal-based application (like you would use via SSH or \n local terminal on Linux and Mac). It's based on urwid, an excellent \n Python-based library for building terminal-based user interfaces.\n* csvedit - A variation on jsonedit that allows editing of .csv/tsv files.\n* jsonaddress - an example JSON address book editor\n* jwc - a command line utility with the following functions:\n\n * editserver - launch a web server to edit a json file from a browser\n * json2yaml - convert a json file to yaml with comments pulled from schema \n (also yaml2json to go back)\n * schemagen - create a schema from an example json file\n * validate - validate a JSON file against a schema\n\nWebsite: http://robla.net/jsonwidget", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://robla.net/jsonwidget", "keywords": "json form", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "jsonwidget", "package_url": "https://pypi.org/project/jsonwidget/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jsonwidget/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://robla.net/jsonwidget" }, "release_url": "https://pypi.org/project/jsonwidget/0.1.7/", "requires_dist": null, "requires_python": null, "summary": "jsonwidget is a general-purpose JSON validation and manipulation, and form-building library for terminal windows and web pages", "version": "0.1.7" }, "last_serial": 793840, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "16be45f836fd78c603a7d7ac19d8d501", "sha256": "afe690890a1dcea7552768210c6632ea048ec596072b66e23988ee1398093a61" }, "downloads": -1, "filename": "jsonwidget-0.1.1.tar.gz", "has_sig": false, "md5_digest": "16be45f836fd78c603a7d7ac19d8d501", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36505, "upload_time": "2010-03-04T23:10:09", "url": "https://files.pythonhosted.org/packages/08/52/7ac450afceceab46294437df04552ec816ceab9bcbfc475c92524b823488/jsonwidget-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "8d636c73321604ea52cd1282c44c717b", "sha256": "374057aa9ec5bf615c77d6318304e5fe66257be063930e2baeb2612f02d5949a" }, "downloads": -1, "filename": "jsonwidget-0.1.2.tar.gz", "has_sig": true, "md5_digest": "8d636c73321604ea52cd1282c44c717b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36534, "upload_time": "2010-03-04T23:52:32", "url": "https://files.pythonhosted.org/packages/12/04/478f54c4aca7c1a5d241583b3ccaa3c30a6258b3d55ea6d0bf3b33947033/jsonwidget-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "4573595e6028766cd542cbed57743b57", "sha256": "015a2dd6996742539234e586bb5ca2f0ac74745442dadb4d16874e3cb52ee7c9" }, "downloads": -1, "filename": "jsonwidget-0.1.3.tar.gz", "has_sig": false, "md5_digest": "4573595e6028766cd542cbed57743b57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38926, "upload_time": "2010-03-09T18:56:11", "url": "https://files.pythonhosted.org/packages/23/13/a4404282ee13722c59211411a97421af6df7aaf48c7e5b2e4286f4754aef/jsonwidget-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "d413e4ef9b6db3578187baca3081e164", "sha256": "055b32aa0c273be6c134510b74fedd44643d175cd34b8a6cab7c0ecdc5ee6dd0" }, "downloads": -1, "filename": "jsonwidget-0.1.4.tar.gz", "has_sig": true, "md5_digest": "d413e4ef9b6db3578187baca3081e164", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40790, "upload_time": "2010-03-14T07:50:44", "url": "https://files.pythonhosted.org/packages/33/28/6417dd143f2fee35c872f4fff906d031a10021dce7860a47ad81f152bf29/jsonwidget-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "c5122b4ac72f0b5fd6297398d3fcd48b", "sha256": "7a56a560f07b9f4480edd1ca078b68c4c138b0f247355b2b1507aed62791c908" }, "downloads": -1, "filename": "jsonwidget-0.1.5.tar.gz", "has_sig": true, "md5_digest": "c5122b4ac72f0b5fd6297398d3fcd48b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45483, "upload_time": "2010-03-19T18:58:33", "url": "https://files.pythonhosted.org/packages/87/e8/5e9853c0616b225f25733101d2831c8b824ccf7ede65ed9aac038f954e7b/jsonwidget-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "80ae8724f43117b6156f22e71f7958fb", "sha256": "f5199f2c1fcc1a9e0984bc50cee6c8b784790c92be1bbcc43931404ff892bb4f" }, "downloads": -1, "filename": "jsonwidget-0.1.6.tar.gz", "has_sig": true, "md5_digest": "80ae8724f43117b6156f22e71f7958fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 64359, "upload_time": "2010-04-14T00:13:58", "url": "https://files.pythonhosted.org/packages/d9/44/b272b5abed09e7a1a82570b8be1812a27d26bf9a1fb0e99a0247b3c9476c/jsonwidget-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "d30dc07b9eca986740a06698dd0c95db", "sha256": "83cf5a3e44ec87afe966f2bc5e0a1c1f56c143b1aac19ac9543b521935a812c5" }, "downloads": -1, "filename": "jsonwidget-0.1.7.tar.gz", "has_sig": true, "md5_digest": "d30dc07b9eca986740a06698dd0c95db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71024, "upload_time": "2010-04-22T08:03:17", "url": "https://files.pythonhosted.org/packages/1b/2e/07f7122a61a603a7f12ee6778b9281ad185b0cfb5015ffa0b6aea8de6f61/jsonwidget-0.1.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d30dc07b9eca986740a06698dd0c95db", "sha256": "83cf5a3e44ec87afe966f2bc5e0a1c1f56c143b1aac19ac9543b521935a812c5" }, "downloads": -1, "filename": "jsonwidget-0.1.7.tar.gz", "has_sig": true, "md5_digest": "d30dc07b9eca986740a06698dd0c95db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71024, "upload_time": "2010-04-22T08:03:17", "url": "https://files.pythonhosted.org/packages/1b/2e/07f7122a61a603a7f12ee6778b9281ad185b0cfb5015ffa0b6aea8de6f61/jsonwidget-0.1.7.tar.gz" } ] }