{ "info": { "author": "Franklyn Tackitt", "author_email": "franklyn@tackitt.net", "bugtrack_url": null, "classifiers": [ "Topic :: System :: Networking" ], "description": "AsyncIRC\n\nAsynchronous multithreaded IRC library\nIRCClient is the core IRC Client library, utilizing `threading.Thread`, `threading.Event`, `queue.Queue`, and\n`socket.socket` in order to provide safely buffered, non-blocking, asynchronous communication with an IRC Server.\n\n By instatiating multiple copies of `IRCClient` you can connect to multiple IRC Servers", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kageurufu/asyncirc", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "AsyncIRC", "package_url": "https://pypi.org/project/AsyncIRC/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/AsyncIRC/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kageurufu/asyncirc" }, "release_url": "https://pypi.org/project/AsyncIRC/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "Dependancy-free Asynchronous IRC Library", "version": "0.0.3" }, "last_serial": 1002751, "releases": { "0.0.1": [], "0.0.2": [ { "comment_text": "", "digests": { "md5": "5c75a35f9cd5dcd3853fb8f23d9edbca", "sha256": "607256494f5f6a4b3be2bed1df2c8255c436a5b2c96b1c07d97a10a69d0dac3e" }, "downloads": -1, "filename": "AsyncIRC-0.0.2.tar.gz", "has_sig": false, "md5_digest": "5c75a35f9cd5dcd3853fb8f23d9edbca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4001, "upload_time": "2014-02-17T22:22:55", "url": "https://files.pythonhosted.org/packages/f2/23/16ff5e5231a976fbd94385a21f82ca2f1016adb259806a4c148eb293f4ba/AsyncIRC-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "f601b6ab15042757fdf79e250fa90d77", "sha256": "06645e9ecb53a8fea1fa315f5b026b3acf800cb353d246ccec18018ff8dc8d10" }, "downloads": -1, "filename": "AsyncIRC-0.0.3.tar.gz", "has_sig": false, "md5_digest": "f601b6ab15042757fdf79e250fa90d77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4002, "upload_time": "2014-02-17T22:42:15", "url": "https://files.pythonhosted.org/packages/76/6d/df40cfddb972be3ca11c650b21f7f0833a512b04b26def89e3333bc8d8a7/AsyncIRC-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f601b6ab15042757fdf79e250fa90d77", "sha256": "06645e9ecb53a8fea1fa315f5b026b3acf800cb353d246ccec18018ff8dc8d10" }, "downloads": -1, "filename": "AsyncIRC-0.0.3.tar.gz", "has_sig": false, "md5_digest": "f601b6ab15042757fdf79e250fa90d77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4002, "upload_time": "2014-02-17T22:42:15", "url": "https://files.pythonhosted.org/packages/76/6d/df40cfddb972be3ca11c650b21f7f0833a512b04b26def89e3333bc8d8a7/AsyncIRC-0.0.3.tar.gz" } ] }