{ "info": { "author": "G. Gozadinos", "author_email": "ggozad@qiweb.net", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\nqi.xmpp.client is a simple xmpp (jabber) bot written on the twisted framework. By itself it does almost nothing but provides a good base on which to create your own bot by simply overriding the functions you want to support. The following xmpp extensions are supported:\n\n* XEP-0030, Service discovery\n* XEP 0153 and XEP-0054, VCards\n* XEP-0095 and XEP-0065, file transfers through SOCKS5\n* XEP-0092, Software version\n* XEP-0199, Pings\n\n\n\n\n\n\nChangelog\n=========\n\n0.1 - Unreleased\n----------------\n\n* Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://chatblox.com/", "keywords": "xmpp bot twisted jabber", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "qi.xmpp.client", "package_url": "https://pypi.org/project/qi.xmpp.client/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/qi.xmpp.client/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://chatblox.com/" }, "release_url": "https://pypi.org/project/qi.xmpp.client/0.1/", "requires_dist": null, "requires_python": null, "summary": "A basic xmpp client meant to serve as a base for others.", "version": "0.1" }, "last_serial": 798321, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "63ae01719af5f9781a9968f853720311", "sha256": "32e1075a4326fe386d10634a04dcb2c18bf305d1fd931772a221d5244a02f47d" }, "downloads": -1, "filename": "qi.xmpp.client-0.1-py2.4.egg", "has_sig": false, "md5_digest": "63ae01719af5f9781a9968f853720311", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 34014, "upload_time": "2008-09-17T08:55:12", "url": "https://files.pythonhosted.org/packages/e3/c6/7b944cd0d4ab5aa04547483001a858f9d98315fdece0062bbcbadecfb9c9/qi.xmpp.client-0.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "0a7388d3d570640f4a84ed1d692f720d", "sha256": "7472c27c65cc1229600344230634d6d2ae932a5975159a6eb46ffe7e96e1ec74" }, "downloads": -1, "filename": "qi.xmpp.client-0.1.tar.gz", "has_sig": false, "md5_digest": "0a7388d3d570640f4a84ed1d692f720d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15890, "upload_time": "2008-09-17T08:55:10", "url": "https://files.pythonhosted.org/packages/33/7d/21187b91c5cd201e5911e1662df92cb9ae17246d953bc5ec5d6fff77a668/qi.xmpp.client-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "63ae01719af5f9781a9968f853720311", "sha256": "32e1075a4326fe386d10634a04dcb2c18bf305d1fd931772a221d5244a02f47d" }, "downloads": -1, "filename": "qi.xmpp.client-0.1-py2.4.egg", "has_sig": false, "md5_digest": "63ae01719af5f9781a9968f853720311", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 34014, "upload_time": "2008-09-17T08:55:12", "url": "https://files.pythonhosted.org/packages/e3/c6/7b944cd0d4ab5aa04547483001a858f9d98315fdece0062bbcbadecfb9c9/qi.xmpp.client-0.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "0a7388d3d570640f4a84ed1d692f720d", "sha256": "7472c27c65cc1229600344230634d6d2ae932a5975159a6eb46ffe7e96e1ec74" }, "downloads": -1, "filename": "qi.xmpp.client-0.1.tar.gz", "has_sig": false, "md5_digest": "0a7388d3d570640f4a84ed1d692f720d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15890, "upload_time": "2008-09-17T08:55:10", "url": "https://files.pythonhosted.org/packages/33/7d/21187b91c5cd201e5911e1662df92cb9ae17246d953bc5ec5d6fff77a668/qi.xmpp.client-0.1.tar.gz" } ] }