{ "info": { "author": "Rhys Elsmore", "author_email": "me@rhys.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta" ], "description": "Revise\n======\n\n\n.. image:: https://travis-ci.org/rhyselsmore/revise.png?branch=master\n :target: https://travis-ci.org/rhyselsmore/revise\n\n.. image:: https://pypip.in/d/revise/badge.png\n :target: https://crate.io/packages/revise/\n\nEasily Transform and Validate JSON.\n\nInstallation\n------------\n\n.. code-block:: bash\n\n pip install revise\n\nContribute\n----------\n\n#. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug. There is a Contributor Friendly tag for issues that should be ideal for people who are not very familiar with the codebase yet.\n#. Fork `the repository`_ on Github to start making your changes to the **master** branch (or branch off of it).\n#. Write a test which shows that the bug was fixed or that the feature works as expected.\n#. Send a pull request and bug the maintainer until it gets merged and published.\n\n.. _`the repository`: http://github.com/rhyselsmore/revise\n\nHistory\n=======\n\n0.0.3 (7/10/2013)\n-----------------\n\n- Fixed issue with validation continuing even after failure.\n- Implemented a very basic set of tests.\n\n0.0.2 (7/10/2013)\n-----------------\n\n- Flask Specific Model Validation.\n\n0.0.1 (7/10/2013)\n-----------------\n\n- Conception.\n- Initial Commit of Package to GitHub.\n- First Release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/rhyselsmore/revise", "keywords": null, "license": "Copyright 2013 Rhys Elsmore\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.", "maintainer": null, "maintainer_email": null, "name": "revise", "package_url": "https://pypi.org/project/revise/", "platform": "any", "project_url": "https://pypi.org/project/revise/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/rhyselsmore/revise" }, "release_url": "https://pypi.org/project/revise/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "Simple Schemas for Flask JSON Validation", "version": "0.0.3" }, "last_serial": 882895, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "330e901f80a80a361e748659ccdd260e", "sha256": "a90930c483cac745766a8cc63c343070864a8323ea9de0ef89e8015b68d142d2" }, "downloads": -1, "filename": "revise-0.0.1.tar.gz", "has_sig": false, "md5_digest": "330e901f80a80a361e748659ccdd260e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4569, "upload_time": "2013-10-07T08:34:48", "url": "https://files.pythonhosted.org/packages/47/98/418fd275a2ff45991d7d8877b3dcb8b8913d502417ce22be952d31054be3/revise-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "ef1aac87fadedb5ff5c0362e170c148f", "sha256": "490fcf57f42d06b161f9a1e8683060a0cccd987b8a96188b0461fc58dffb4a1d" }, "downloads": -1, "filename": "revise-0.0.2.tar.gz", "has_sig": false, "md5_digest": "ef1aac87fadedb5ff5c0362e170c148f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4898, "upload_time": "2013-10-07T09:51:17", "url": "https://files.pythonhosted.org/packages/a9/cc/6832375e402bca4af35f3ef462ae0eac454116f53a5b1d155d68f4f105be/revise-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "203ce593709e264c587c5098352598bd", "sha256": "bd8770dbb904b8ef2e5e697ea1c6c2e8ea646fe4cef3a1e8ff8adaa4ae4b2b3d" }, "downloads": -1, "filename": "revise-0.0.3.tar.gz", "has_sig": false, "md5_digest": "203ce593709e264c587c5098352598bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4983, "upload_time": "2013-10-07T10:30:48", "url": "https://files.pythonhosted.org/packages/a8/65/704f52eb19624833161c32a0fa1f5e38c6d5c73d00b61d19c1b366d16094/revise-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "203ce593709e264c587c5098352598bd", "sha256": "bd8770dbb904b8ef2e5e697ea1c6c2e8ea646fe4cef3a1e8ff8adaa4ae4b2b3d" }, "downloads": -1, "filename": "revise-0.0.3.tar.gz", "has_sig": false, "md5_digest": "203ce593709e264c587c5098352598bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4983, "upload_time": "2013-10-07T10:30:48", "url": "https://files.pythonhosted.org/packages/a8/65/704f52eb19624833161c32a0fa1f5e38c6d5c73d00b61d19c1b366d16094/revise-0.0.3.tar.gz" } ] }