{ "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.input.udp\n ==================\n\n Version: 1.0.0\n\n Receive data over an UDP socket.\n --------------------------------\n\n\n A UDP server.\n\n Parameters:\n\n - address(string)(\"0.0.0.0\")\n | The address to bind to.\n\n - port(int)(19283)\n | The port to listen on.\n\n - reuse_port(bool)(False)\n | Whether or not to set the SO_REUSEPORT socket option.\n | Allows multiple instances to bind to the same port.\n | Requires Linux kernel >= 3.9\n\n Queues:\n\n - outbox\n | Incoming events.\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/smetj/wishbone-input-udp/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/smetj/wishbone-input-udp", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "wishbone_input_udp", "package_url": "https://pypi.org/project/wishbone_input_udp/", "platform": "Linux", "project_url": "https://pypi.org/project/wishbone_input_udp/", "project_urls": { "Download": "https://github.com/smetj/wishbone-input-udp/tarball/master", "Homepage": "https://github.com/smetj/wishbone-input-udp" }, "release_url": "https://pypi.org/project/wishbone_input_udp/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "A Wishbone module to receive data over an UDP socket.", "version": "1.0.0" }, "last_serial": 2031679, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "e5840ae473031095b0d66b55c4bec53b", "sha256": "d60b6dce79e48e56ec03d08a7cb1c6a0aa73c1e5ad1c2e5dddc521c44f4dcffe" }, "downloads": -1, "filename": "wishbone_input_udp-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e5840ae473031095b0d66b55c4bec53b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2872, "upload_time": "2016-03-28T13:15:46", "url": "https://files.pythonhosted.org/packages/6c/11/9d4818e34158a40be14744e81965caad64ea24ddde5f17bf49f6de77828a/wishbone_input_udp-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e5840ae473031095b0d66b55c4bec53b", "sha256": "d60b6dce79e48e56ec03d08a7cb1c6a0aa73c1e5ad1c2e5dddc521c44f4dcffe" }, "downloads": -1, "filename": "wishbone_input_udp-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e5840ae473031095b0d66b55c4bec53b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2872, "upload_time": "2016-03-28T13:15:46", "url": "https://files.pythonhosted.org/packages/6c/11/9d4818e34158a40be14744e81965caad64ea24ddde5f17bf49f6de77828a/wishbone_input_udp-1.0.0.tar.gz" } ] }