{ "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.udp\n ===================\n\n Version: 1.0.0\n\n Submit event data to an UDP socket.\n -----------------------------------\n\n\n Writes data to an UDP socket.\n\n When is of type list, all elements\n will be joined using and submitted together.\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 - host(string)(\"localhost\")\n | The host to submit to.\n\n - port(int)(19283)\n | The port to submit to.\n\n - delimiter(str)(\"\")\n | A delimiter to add to each event.\n\n\n Queues:\n\n - inbox\n | Incoming events submitted to the outside.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/smetj/wishbone-output-udp/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/smetj/wishbone-output-udp", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "wishbone_output_udp", "package_url": "https://pypi.org/project/wishbone_output_udp/", "platform": "Linux", "project_url": "https://pypi.org/project/wishbone_output_udp/", "project_urls": { "Download": "https://github.com/smetj/wishbone-output-udp/tarball/master", "Homepage": "https://github.com/smetj/wishbone-output-udp" }, "release_url": "https://pypi.org/project/wishbone_output_udp/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "A Wishbone output module to submit event data to an UDP socket.", "version": "1.0.0" }, "last_serial": 2031797, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "0d8939a087c8626c11f6c7272dc2bf4d", "sha256": "2da5a17a04df70a169e107d2bd500e22535b5d6cf5c66e7af86b00eaef4b6d17" }, "downloads": -1, "filename": "wishbone_output_udp-1.0.0.tar.gz", "has_sig": false, "md5_digest": "0d8939a087c8626c11f6c7272dc2bf4d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3046, "upload_time": "2016-03-28T14:17:41", "url": "https://files.pythonhosted.org/packages/be/c2/5b15ed7a6419a5903604cc7dc985941aa97698803ff7d0cbf9307ed862f7/wishbone_output_udp-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0d8939a087c8626c11f6c7272dc2bf4d", "sha256": "2da5a17a04df70a169e107d2bd500e22535b5d6cf5c66e7af86b00eaef4b6d17" }, "downloads": -1, "filename": "wishbone_output_udp-1.0.0.tar.gz", "has_sig": false, "md5_digest": "0d8939a087c8626c11f6c7272dc2bf4d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3046, "upload_time": "2016-03-28T14:17:41", "url": "https://files.pythonhosted.org/packages/be/c2/5b15ed7a6419a5903604cc7dc985941aa97698803ff7d0cbf9307ed862f7/wishbone_output_udp-1.0.0.tar.gz" } ] }