{ "info": { "author": "Bede Kelly", "author_email": "admin@bede.club", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Communications", "Topic :: Communications :: Chat :: Internet Relay Chat" ], "description": "Chatroom\n=========\n\nIRC-style chatroom written in about 500 lines of Python.\n\n##Commands:\n\n* `/me ...`\n* `/nick ...`\n* `/msg [msg ...]`\n* `/quit [reason ...]`\n* `/changepass [newpass]`\n\n## OP required for these:\n* `/kick ...`\n* `/op ` and `/deop `", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bede.club/tag/chatroom", "keywords": "irc,chatroom,server,webchat", "license": "The Unlicense", "maintainer": null, "maintainer_email": null, "name": "TwistChat", "package_url": "https://pypi.org/project/TwistChat/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/TwistChat/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bede.club/tag/chatroom" }, "release_url": "https://pypi.org/project/TwistChat/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Chatroom server written using Twisted", "version": "0.1.1" }, "last_serial": 1640244, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "f1ffc93e51c15d73476084bd797fda05", "sha256": "2aa6030a91bafef61c5f6da4ee95fdca2d36dfafb90f868798fbefd7ca0fc113" }, "downloads": -1, "filename": "TwistChat-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f1ffc93e51c15d73476084bd797fda05", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6308, "upload_time": "2015-07-19T14:29:25", "url": "https://files.pythonhosted.org/packages/8a/20/0377d37cc2ff30ba79df9b436128d496427fc80c3ad60c86ae364367ca29/TwistChat-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "7809161e8fe94b9ceffb5c3b628749ef", "sha256": "66b8c47cc82b445cf519736da6013e7c0459cc6d22a7ae5a9c96e93ebb42301b" }, "downloads": -1, "filename": "TwistChat-0.1.1.tar.gz", "has_sig": false, "md5_digest": "7809161e8fe94b9ceffb5c3b628749ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6303, "upload_time": "2015-07-19T14:32:45", "url": "https://files.pythonhosted.org/packages/9b/70/6d0951dcf0a44f26596a16bc6b3120e08a55a250362dfc4ef4b17ee3be33/TwistChat-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7809161e8fe94b9ceffb5c3b628749ef", "sha256": "66b8c47cc82b445cf519736da6013e7c0459cc6d22a7ae5a9c96e93ebb42301b" }, "downloads": -1, "filename": "TwistChat-0.1.1.tar.gz", "has_sig": false, "md5_digest": "7809161e8fe94b9ceffb5c3b628749ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6303, "upload_time": "2015-07-19T14:32:45", "url": "https://files.pythonhosted.org/packages/9b/70/6d0951dcf0a44f26596a16bc6b3120e08a55a250362dfc4ef4b17ee3be33/TwistChat-0.1.1.tar.gz" } ] }