{ "info": { "author": "Evan Fosmark", "author_email": "evan.fosmark@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Communications :: Chat :: Internet Relay Chat", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "IRCUtils is a Python framework for communicating with the IRC protocol.\nIt's designed for ease of use for anything you'd need. It also has fast \nand simple support for writing IRC bots. Its features include:\n\n * Asynchronous connection management\n * Abstraction of the IRC protocol \n * Simple bot creation\n * SSL connection support\n * Easy text formatting\n * Automatic tracking of client nickname changes\n * Automatic channel tracking\n * CTCP compatibility\n * Advanced message handling\n * Basic ident server\n\n:Home page: http://dev.guardedcode.com/projects/ircutils/\n:Documentation: http://dev.guardedcode.com/docs/ircutils/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://dev.guardedcode.com/projects/ircutils/", "keywords": null, "license": "MIT/X11", "maintainer": null, "maintainer_email": null, "name": "ircutils", "package_url": "https://pypi.org/project/ircutils/", "platform": "Any", "project_url": "https://pypi.org/project/ircutils/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://dev.guardedcode.com/projects/ircutils/" }, "release_url": "https://pypi.org/project/ircutils/0.1.4/", "requires_dist": null, "requires_python": null, "summary": "IRC framework and utilities. Great for bot creation.", "version": "0.1.4" }, "last_serial": 754055, "releases": { "0.1.3": [ { "comment_text": "", "digests": { "md5": "fb7d2c28e267b82418ff9ff0a426e47d", "sha256": "98c01b6d80ece91b77799c5ec7332dc839c4e31deb8e2ac0ae4930da64ffa4ef" }, "downloads": -1, "filename": "ircutils-0.1.3.tar.gz", "has_sig": true, "md5_digest": "fb7d2c28e267b82418ff9ff0a426e47d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20434, "upload_time": "2012-05-02T08:15:15", "url": "https://files.pythonhosted.org/packages/1d/87/2431242f30822d23e3136b73f3687c8847dec49919a522c5439474842860/ircutils-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "521c7be8d53d2e255832fc7e616858cc", "sha256": "68c4ff02d9b021e65cc561b291f12e3c013afb3f20b071fec7452f2e58958999" }, "downloads": -1, "filename": "ircutils-0.1.4.tar.gz", "has_sig": true, "md5_digest": "521c7be8d53d2e255832fc7e616858cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20405, "upload_time": "2012-07-01T10:53:30", "url": "https://files.pythonhosted.org/packages/9e/7f/09ad010e5c75b12b3bf84d0b3b390eeb160645565babea75d25dc2cdb5bf/ircutils-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "521c7be8d53d2e255832fc7e616858cc", "sha256": "68c4ff02d9b021e65cc561b291f12e3c013afb3f20b071fec7452f2e58958999" }, "downloads": -1, "filename": "ircutils-0.1.4.tar.gz", "has_sig": true, "md5_digest": "521c7be8d53d2e255832fc7e616858cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20405, "upload_time": "2012-07-01T10:53:30", "url": "https://files.pythonhosted.org/packages/9e/7f/09ad010e5c75b12b3bf84d0b3b390eeb160645565babea75d25dc2cdb5bf/ircutils-0.1.4.tar.gz" } ] }