{ "info": { "author": "Audrey Roy", "author_email": "audreyr@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3" ], "description": "===============================\nstandardjson\n===============================\n\n.. image:: https://badge.fury.io/py/standardjson.png\n :target: http://badge.fury.io/py/standardjson\n \n.. image:: https://travis-ci.org/audreyr/standardjson.png?branch=master\n :target: https://travis-ci.org/audreyr/standardjson\n\n.. image:: https://pypip.in/d/standardjson/badge.png\n :target: https://pypi.python.org/pypi/standardjson\n\n\nJSON encoder fully compliant with the ECMA-262 and ECMA-404 specifications.\n\n* Free software: BSD license\n* Documentation: http://standardjson.readthedocs.org.\n\nFeatures\n--------\n\nSupport for all objects that the Python stdlib's `json.JSONEncoder` can encode, plus:\n\n* `datetime.datetime`\n* `datetime.date`\n* `datetime.time`\n* `decimal.Decimal`\n\nWorks on Python 2.6, 2.7, 3.3. Probably works on 3.4 and 3.5 but I haven't set up tests for those with Tox yet.\n\nQuickstart\n----------\n\nUse `StandardJSONEncoder` as you would use `json.JSONEncoder` from the Python standard library::\n\n >>> import datetime\n >>> import json\n >>> from standardjson import StandardJSONEncoder\n\n >>> json.dumps({'day': datetime.date(2010, 2, 17)}, cls=StandardJSONEncoder)\n '{\"day\": \"2010-02-17\"}'\n\n\n\n\nHistory\n-------\n\n0.3.1 (2014-05-21)\n------------------\n\n* Full rename to `standardjson` (missed some files in 0.3.0).\n\n0.3.0 (2014-05-21)\n------------------\n\n* Rename package to `standardjson`.\n* `StandardJSONEncoder` is now in `encoders` module.\n* Encoder functions are now in `encoder_funcs` module.\n\n0.2.0 (2014-05-20)\n------------------\n\n* Full implementation with tests.\n* Separate `encoders` module for encoder functions.\n* Bump to Alpha.\n\n0.1.0 (2014-05-18)\n------------------\n\n* First release on PyPI.", "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/audreyr/standardjson", "keywords": "standardjson", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "standardjson", "package_url": "https://pypi.org/project/standardjson/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/standardjson/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/audreyr/standardjson" }, "release_url": "https://pypi.org/project/standardjson/0.3.1/", "requires_dist": null, "requires_python": null, "summary": "JSON encoder that aims to be fully compliant with specifications ECMA-262 and ECMA-404.", "version": "0.3.1" }, "last_serial": 1099993, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "9d0a910a20745cc5d9243ac41d8edf22", "sha256": "7f39baf3cf44bfc657bde5fd4f37c5aa533c81be43a8df875733c1b4cecaa424" }, "downloads": -1, "filename": "standardjson-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9d0a910a20745cc5d9243ac41d8edf22", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4779, "upload_time": "2014-05-21T17:08:23", "url": "https://files.pythonhosted.org/packages/f9/9a/262a532f6670da2dfbd8ff886952cf74f3898c5d994238eca37fdd1bb4ad/standardjson-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4490b252c935b69dc723d4d4f254c45a", "sha256": "e18aac73328d8de11297e1e1b055960592d05f1b8ad369f9eb6022a7d3821986" }, "downloads": -1, "filename": "standardjson-0.3.0.tar.gz", "has_sig": false, "md5_digest": "4490b252c935b69dc723d4d4f254c45a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12566, "upload_time": "2014-05-21T17:08:21", "url": "https://files.pythonhosted.org/packages/75/b4/c1deda93cc6de79cd2d80f747481e3e7d18edc19e69762c62826ebf022ee/standardjson-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "50803699e8749c4850cbb2b888dfec1a", "sha256": "69e79b090d3f7dd887ae4a9db226ea79cd3fd3d7cfa8491d23ec6b06126e24b0" }, "downloads": -1, "filename": "standardjson-0.3.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "50803699e8749c4850cbb2b888dfec1a", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4842, "upload_time": "2014-05-21T17:20:30", "url": "https://files.pythonhosted.org/packages/71/aa/0e895a29171f8163a426ce69f012c66d72c9c2499d31ba2e8a393985d08e/standardjson-0.3.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0b4003c352bd1f8678fc518b26d8b4dc", "sha256": "71b7b0a649d5e3bd343a02737e752c054c218242dcaa739abab98086e537fbab" }, "downloads": -1, "filename": "standardjson-0.3.1.tar.gz", "has_sig": false, "md5_digest": "0b4003c352bd1f8678fc518b26d8b4dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12611, "upload_time": "2014-05-21T17:20:26", "url": "https://files.pythonhosted.org/packages/ee/c9/fec85650e7364a2d9ad4f0ae8a1a8356e9bc0754c22a9eb5b0bd42d80d8a/standardjson-0.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "50803699e8749c4850cbb2b888dfec1a", "sha256": "69e79b090d3f7dd887ae4a9db226ea79cd3fd3d7cfa8491d23ec6b06126e24b0" }, "downloads": -1, "filename": "standardjson-0.3.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "50803699e8749c4850cbb2b888dfec1a", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4842, "upload_time": "2014-05-21T17:20:30", "url": "https://files.pythonhosted.org/packages/71/aa/0e895a29171f8163a426ce69f012c66d72c9c2499d31ba2e8a393985d08e/standardjson-0.3.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0b4003c352bd1f8678fc518b26d8b4dc", "sha256": "71b7b0a649d5e3bd343a02737e752c054c218242dcaa739abab98086e537fbab" }, "downloads": -1, "filename": "standardjson-0.3.1.tar.gz", "has_sig": false, "md5_digest": "0b4003c352bd1f8678fc518b26d8b4dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12611, "upload_time": "2014-05-21T17:20:26", "url": "https://files.pythonhosted.org/packages/ee/c9/fec85650e7364a2d9ad4f0ae8a1a8356e9bc0754c22a9eb5b0bd42d80d8a/standardjson-0.3.1.tar.gz" } ] }