{ "info": { "author": "Moshe Zadka", "author_email": "zadka.moshe@gmail.com", "bugtrack_url": null, "classifiers": [], "description": ".. Copyright (c) AUTHORS\n See LICENSE for details.\n\nrfc7464\n-------\n\n.. image:: https://travis-ci.org/moshez/rfc7464.svg?branch=master\n :target: https://travis-ci.org/moshez/rfc7464\n\nThe firehose of your JSON\n\nIntroduction\n============\n\nRFC 7464_ is a proposed standard for streaming JSON documents.\nIt is meant to be used for things like loggers,\nwhich can use JSON to log structured data.\nIt is designed to recover gracefully from file truncation,\neven in the middle -- such as what happens when a previous\nrun crashed badly, and the next run opens the existing\nlog file for appending.\n\n.. _7464: https://tools.ietf.org/html/rfc7464\n\nContributing\n============\n\nWe welcome issues and PRs on GitHub!\nPlease adhere to the contributor covenant,\nconveniently placed in the root of the repository.\n\n.. code::\n\n $ tox\n\nShould succeed on pull requests when rebased\nagainst latest master for PRs before they\ncan be merged, but not before they can be submitted.\nFor your first PR, please add yourself to the list\nof authors in the LICENSE file.\n\nFor issues, if the problem is non-compliance with the RFC,\nplease site the specific section, quote from the RFC,\nand (ideally) give a concrete example.\n\nDocumentation\n=============\n\nDocumentation is available on ReadTheDocs\n\n\n.. _ReadTheDocs:\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/moshez/rfc7464", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "rfc7464", "package_url": "https://pypi.org/project/rfc7464/", "platform": "", "project_url": "https://pypi.org/project/rfc7464/", "project_urls": { "Homepage": "https://github.com/moshez/rfc7464" }, "release_url": "https://pypi.org/project/rfc7464/17.7.0/", "requires_dist": null, "requires_python": "", "summary": "Implementation of RFC7464 codec", "version": "17.7.0" }, "last_serial": 3042226, "releases": { "0.0.0": [], "17.7.0": [ { "comment_text": "", "digests": { "md5": "81604f0261bbe6fbcbcffbbc104c6bf5", "sha256": "cec45a489391de0b30a64ae140c90284f60863a91cf28233eb0915ab8a4fac36" }, "downloads": -1, "filename": "rfc7464-17.7.0-py2-none-any.whl", "has_sig": false, "md5_digest": "81604f0261bbe6fbcbcffbbc104c6bf5", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 6642, "upload_time": "2017-07-23T03:05:57", "url": "https://files.pythonhosted.org/packages/e5/37/cff0a302496753ff8be9e333e9fe13c2715e6d84fe2198610171b5a4deec/rfc7464-17.7.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1febe28e53a606128e73c1c71ae94c08", "sha256": "eacc48f23567089017b9cae325809826cc00322a9a893470658e5e8c063496c1" }, "downloads": -1, "filename": "rfc7464-17.7.0.zip", "has_sig": false, "md5_digest": "1febe28e53a606128e73c1c71ae94c08", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22992, "upload_time": "2017-07-23T03:05:59", "url": "https://files.pythonhosted.org/packages/40/b1/60589474799ce76a19b45202af380d9f087352cad8a69da8f2e2c99309bf/rfc7464-17.7.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "81604f0261bbe6fbcbcffbbc104c6bf5", "sha256": "cec45a489391de0b30a64ae140c90284f60863a91cf28233eb0915ab8a4fac36" }, "downloads": -1, "filename": "rfc7464-17.7.0-py2-none-any.whl", "has_sig": false, "md5_digest": "81604f0261bbe6fbcbcffbbc104c6bf5", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 6642, "upload_time": "2017-07-23T03:05:57", "url": "https://files.pythonhosted.org/packages/e5/37/cff0a302496753ff8be9e333e9fe13c2715e6d84fe2198610171b5a4deec/rfc7464-17.7.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1febe28e53a606128e73c1c71ae94c08", "sha256": "eacc48f23567089017b9cae325809826cc00322a9a893470658e5e8c063496c1" }, "downloads": -1, "filename": "rfc7464-17.7.0.zip", "has_sig": false, "md5_digest": "1febe28e53a606128e73c1c71ae94c08", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22992, "upload_time": "2017-07-23T03:05:59", "url": "https://files.pythonhosted.org/packages/40/b1/60589474799ce76a19b45202af380d9f087352cad8a69da8f2e2c99309bf/rfc7464-17.7.0.zip" } ] }