{ "info": { "author": "Panu Kalliokoski", "author_email": "atehwa@sange.fi", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable" ], "description": "This package implements a set of classes to abstract the bookkeeping required by\r\nmultiplexing I/O with the system call select(). On top of that, it also\r\nprovides a framework for implementing TCP servers.", "description_content_type": null, "docs_url": null, "download_url": "http://sange.fi/~atehwa/selecting.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://sange.fi/~atehwa/", "keywords": "socket network multiplexing infrastructure object", "license": "2-clause BSD like", "maintainer": "", "maintainer_email": "", "name": "Selecting", "package_url": "https://pypi.org/project/Selecting/", "platform": "all", "project_url": "https://pypi.org/project/Selecting/", "project_urls": { "Download": "http://sange.fi/~atehwa/selecting.tar.gz", "Homepage": "http://sange.fi/~atehwa/" }, "release_url": "https://pypi.org/project/Selecting/0.90/", "requires_dist": null, "requires_python": null, "summary": "Object-based abstraction over the system call select()", "version": "0.90" }, "last_serial": 8240, "releases": { "0.90": [] }, "urls": [] }