{ "info": { "author": "Jelle Smet", "author_email": "development@smetj.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "::\n\n __ __ __\n .--.--.--|__.-----| |--| |--.-----.-----.-----.\n | | | | |__ --| | _ | _ | | -__|\n |________|__|_____|__|__|_____|_____|__|__|_____|\n version 2.1.2\n\n Build composable event pipeline servers with minimal effort.\n\n\n ====================\n wishbone.output.disk\n ====================\n\n Version: 1.0.0\n\n Writes complete messages to a disk buffer.\n ------------------------------------------\n\n\n Persists complete incoming messages to disk.\n\n Parameters:\n\n - selection(str)(\"@data\")\n | The part of the event to submit externally.\n | Use an empty string to refer to the complete event.\n\n - directory(str)(\"./)\n | The directory to write data to.\n\n - interval(int)(10)\n | The time in seconds to flush the queue to disk.\n\n\n Queues:\n\n - inbox\n | Incoming events.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/smetj/wishbone-output-disk/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/smetj/wishbone-output-disk", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "wishbone_output_disk", "package_url": "https://pypi.org/project/wishbone_output_disk/", "platform": "Linux", "project_url": "https://pypi.org/project/wishbone_output_disk/", "project_urls": { "Download": "https://github.com/smetj/wishbone-output-disk/tarball/master", "Homepage": "https://github.com/smetj/wishbone-output-disk" }, "release_url": "https://pypi.org/project/wishbone_output_disk/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "A Wishbone output module to write complete messages to a disk buffer.", "version": "1.0.0" }, "last_serial": 2031738, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "ba65c65de2ecb5d62601a8f17d4c167a", "sha256": "7f811839566c380991533f53d75a2c768cf5bcfcd89f3e30a1960c61b1ebf3f9" }, "downloads": -1, "filename": "wishbone_output_disk-1.0.0.tar.gz", "has_sig": false, "md5_digest": "ba65c65de2ecb5d62601a8f17d4c167a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3457, "upload_time": "2016-03-28T13:40:39", "url": "https://files.pythonhosted.org/packages/59/4f/2f1b18b65bb2f98bf78ad67c0a8a3748a450b0120de830a9d48306f02faa/wishbone_output_disk-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ba65c65de2ecb5d62601a8f17d4c167a", "sha256": "7f811839566c380991533f53d75a2c768cf5bcfcd89f3e30a1960c61b1ebf3f9" }, "downloads": -1, "filename": "wishbone_output_disk-1.0.0.tar.gz", "has_sig": false, "md5_digest": "ba65c65de2ecb5d62601a8f17d4c167a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3457, "upload_time": "2016-03-28T13:40:39", "url": "https://files.pythonhosted.org/packages/59/4f/2f1b18b65bb2f98bf78ad67c0a8a3748a450b0120de830a9d48306f02faa/wishbone_output_disk-1.0.0.tar.gz" } ] }