{ "info": { "author": "Dunk Fordyce, Daniel da Silva (current)", "author_email": "dunkfordyce@gmail.com, meltingwax@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "oyoyo irc lib \n-------------\n\nThe oyoyo irc library is a small, simple irc lib for python suitable for bots, clients\nand anything else you can think of (even games).\n\n * clean and simple design\n * multi-server, multi-room\n * autoreconnect\n * timed callbacks\n * and not a thread in sight! \n\n\nInstall\n-------\nThis codebase is configured to install and run properly on both python 2.x and python 3.x.\nTo choose which version of python to install on, run the setup.py script with your choice\nof the ``python2'' or ``python3'' commands.\n\nthe usual\n\n $ python setup.py install\n\nor for developers\n\n $ python setup.py develop --install-dir=/some/path\n \n\nSupport\n--------\nYou may contact the currently maintainer at meltingwax@gmail.com", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/oyoyo/", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "oyoyo", "package_url": "https://pypi.org/project/oyoyo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/oyoyo/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://code.google.com/p/oyoyo/" }, "release_url": "https://pypi.org/project/oyoyo/0.0.0dev/", "requires_dist": null, "requires_python": null, "summary": "a fast, simple irc module suitable for clients, bots and games", "version": "0.0.0dev" }, "last_serial": 454157, "releases": { "0.0.0dev": [ { "comment_text": "", "digests": { "md5": "ab5d74a96de284239cc0624dd5c1f8b5", "sha256": "d49ee8458fd6e9569a14acb1ee1448a5efc7b7ae700a2588bb31f67ab20306cc" }, "downloads": -1, "filename": "oyoyo-0.0.0dev.tar.gz", "has_sig": false, "md5_digest": "ab5d74a96de284239cc0624dd5c1f8b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10129, "upload_time": "2012-07-31T09:00:34", "url": "https://files.pythonhosted.org/packages/d2/c3/f3d8f49270eff1bbf2933cbda5eeaa123ec65e35b4b09cdfb92ea19896e6/oyoyo-0.0.0dev.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ab5d74a96de284239cc0624dd5c1f8b5", "sha256": "d49ee8458fd6e9569a14acb1ee1448a5efc7b7ae700a2588bb31f67ab20306cc" }, "downloads": -1, "filename": "oyoyo-0.0.0dev.tar.gz", "has_sig": false, "md5_digest": "ab5d74a96de284239cc0624dd5c1f8b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10129, "upload_time": "2012-07-31T09:00:34", "url": "https://files.pythonhosted.org/packages/d2/c3/f3d8f49270eff1bbf2933cbda5eeaa123ec65e35b4b09cdfb92ea19896e6/oyoyo-0.0.0dev.tar.gz" } ] }