{ "info": { "author": "Tony Kamillo (Sacanix)", "author_email": "tonysacanix@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "ezjson\n-------------\n\nEzjson (means easy json) is a simple python module to encode and decode json.\nThe reason by which I did this module, is because i dont like the way as anothers modules, works .\nThere is some python objects (like datetime.date) that isn't JSON serializable and it often generates errors.\nEncode and decode JSON it should be an simple task, like in PHP way.", "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/sacanix/ezjson", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "ezjson", "package_url": "https://pypi.org/project/ezjson/", "platform": "any", "project_url": "https://pypi.org/project/ezjson/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/sacanix/ezjson" }, "release_url": "https://pypi.org/project/ezjson/1.0/", "requires_dist": null, "requires_python": null, "summary": "Ezjson (means easy json) is a simple python module to encode and decode json.", "version": "1.0" }, "last_serial": 816838, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "17abfc6ef07425f7c336f8721fdd1823", "sha256": "87df98d268c6e64ac495286d66ea49ec1d2af66c57c2d089deb1090b1b320737" }, "downloads": -1, "filename": "ezjson-1.0.tar.gz", "has_sig": false, "md5_digest": "17abfc6ef07425f7c336f8721fdd1823", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2639, "upload_time": "2013-07-16T18:14:49", "url": "https://files.pythonhosted.org/packages/42/8e/fff478a1293f73eda8fc23ed292932be147de7647fbd928e4cfa836073dc/ezjson-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "17abfc6ef07425f7c336f8721fdd1823", "sha256": "87df98d268c6e64ac495286d66ea49ec1d2af66c57c2d089deb1090b1b320737" }, "downloads": -1, "filename": "ezjson-1.0.tar.gz", "has_sig": false, "md5_digest": "17abfc6ef07425f7c336f8721fdd1823", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2639, "upload_time": "2013-07-16T18:14:49", "url": "https://files.pythonhosted.org/packages/42/8e/fff478a1293f73eda8fc23ed292932be147de7647fbd928e4cfa836073dc/ezjson-1.0.tar.gz" } ] }