Form validation for JSON-like data (i.e. document) in Python.
Raw data
{
"_id": null,
"home_page": "https://github.com/RussellLuo/jsonform",
"name": "JsonForm",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "RussellLuo",
"author_email": "luopeng.he@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/4f/b7/b9491ba4b709d0616fab15a89f8efe4d3a7924652e1fdd4f15303e9ecdf0/JsonForm-0.0.2.tar.gz",
"platform": "UNKNOWN",
"description": "Form validation for JSON-like data (i.e. document) in Python.",
"bugtrack_url": null,
"license": "MIT",
"summary": "Form validation for JSON-like data (i.e. document) in Python.",
"version": "0.0.2",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/RussellLuo/jsonform"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e0bf33b12c4e1382804b2a1ffa3ed4a28b1c0208dbd2321665bc6bbf7007e8f9",
"md5": "e38843be288395408c0efa9eb2d906f6",
"sha256": "14a60d4784f708abb3ec132ca929be06d4c223a00590e33b23dcf04d4839d8c4"
},
"downloads": -1,
"filename": "JsonForm-0.0.2-py2-none-any.whl",
"has_sig": false,
"md5_digest": "e38843be288395408c0efa9eb2d906f6",
"packagetype": "bdist_wheel",
"python_version": "2.7",
"requires_python": null,
"size": 4113,
"upload_time": "2015-01-16T05:32:52",
"upload_time_iso_8601": "2015-01-16T05:32:52.937783Z",
"url": "https://files.pythonhosted.org/packages/e0/bf/33b12c4e1382804b2a1ffa3ed4a28b1c0208dbd2321665bc6bbf7007e8f9/JsonForm-0.0.2-py2-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4fb7b9491ba4b709d0616fab15a89f8efe4d3a7924652e1fdd4f15303e9ecdf0",
"md5": "a0df53814718fa49ffbfc41fec8caed1",
"sha256": "71f8b7a21538e30ca984b69dde04f02980cd6cdc2183a18aa7ca02d9509988e6"
},
"downloads": -1,
"filename": "JsonForm-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "a0df53814718fa49ffbfc41fec8caed1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2445,
"upload_time": "2015-01-16T05:32:49",
"upload_time_iso_8601": "2015-01-16T05:32:49.501041Z",
"url": "https://files.pythonhosted.org/packages/4f/b7/b9491ba4b709d0616fab15a89f8efe4d3a7924652e1fdd4f15303e9ecdf0/JsonForm-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2015-01-16 05:32:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "RussellLuo",
"github_project": "jsonform",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "jsonschema",
"specs": [
[
"==",
"2.4.0"
]
]
}
],
"lcname": "jsonform"
}