{ "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============\n\nqi.xmpp.botfarm is a twisted based server that provides xmlrpc services to manage a collection of jabber-based helpdesks. It is currently used at chatblox.com_.\n\n.. _chatblox.com: http://chatblox.com\n\nInstallation\n============\n\nInstalling with buildout\n------------------------\n \nIf you are using `buildout`_ to manage your instance installing qi.xmpp.botfarm is very simple. You can install it by adding a new section, botfarm and include it in the parts section::\n\n[botfarm]\nrecipe = zc.recipe.egg\neggs = qi.xmpp.botfarm\n\tqi.xmpp.client\n\tqi.xmpp.admin\n\n\nA link will be created in the bin directory pointing to the botfarm executable. \n\n.. _buildout: http://pypi.python.org/pypi/zc.buildout\n\nInstalling without buildout\n---------------------------\n\nYou can install qi.xmpp.botfarm easily using the easy_install command from setuptools. This will also install dependencies.\n\nUsage\n=====\nbotfarm is called with the path to an xml configuration file as an argument. Copy config.xml in the docs folder and customize to your needs.\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 twisted bot jabber helpdesk", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "qi.xmpp.botfarm", "package_url": "https://pypi.org/project/qi.xmpp.botfarm/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/qi.xmpp.botfarm/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://chatblox.com" }, "release_url": "https://pypi.org/project/qi.xmpp.botfarm/0.1/", "requires_dist": null, "requires_python": null, "summary": "A twisted server supporting multiple xmpp helpdesk bots.", "version": "0.1" }, "last_serial": 798320, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e9895496ea177ec65deda66216bdfd0e", "sha256": "b8d15dde8dc39acdae8534fd1c8dee1df455f8563fdba03bc1ccf96f39a91c57" }, "downloads": -1, "filename": "qi.xmpp.botfarm-0.1-py2.4.egg", "has_sig": false, "md5_digest": "e9895496ea177ec65deda66216bdfd0e", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 23593, "upload_time": "2008-09-17T09:00:46", "url": "https://files.pythonhosted.org/packages/d6/17/d3795ed1ed88d98aa4b6d1cd3b3eb5a332475f4d89f30937cac28f544eeb/qi.xmpp.botfarm-0.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "1fa7c28e653ddf7ed34485221159b486", "sha256": "1766b6bc09fceaddb0b51172a363e09965786b901b642c0eed0f3bc84da8f029" }, "downloads": -1, "filename": "qi.xmpp.botfarm-0.1.tar.gz", "has_sig": false, "md5_digest": "1fa7c28e653ddf7ed34485221159b486", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14499, "upload_time": "2008-09-17T09:00:45", "url": "https://files.pythonhosted.org/packages/86/d3/4a5108762d2af1cf1f88bf59304477dc371ddc5d28c71074f9426fd3874b/qi.xmpp.botfarm-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e9895496ea177ec65deda66216bdfd0e", "sha256": "b8d15dde8dc39acdae8534fd1c8dee1df455f8563fdba03bc1ccf96f39a91c57" }, "downloads": -1, "filename": "qi.xmpp.botfarm-0.1-py2.4.egg", "has_sig": false, "md5_digest": "e9895496ea177ec65deda66216bdfd0e", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 23593, "upload_time": "2008-09-17T09:00:46", "url": "https://files.pythonhosted.org/packages/d6/17/d3795ed1ed88d98aa4b6d1cd3b3eb5a332475f4d89f30937cac28f544eeb/qi.xmpp.botfarm-0.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "1fa7c28e653ddf7ed34485221159b486", "sha256": "1766b6bc09fceaddb0b51172a363e09965786b901b642c0eed0f3bc84da8f029" }, "downloads": -1, "filename": "qi.xmpp.botfarm-0.1.tar.gz", "has_sig": false, "md5_digest": "1fa7c28e653ddf7ed34485221159b486", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14499, "upload_time": "2008-09-17T09:00:45", "url": "https://files.pythonhosted.org/packages/86/d3/4a5108762d2af1cf1f88bf59304477dc371ddc5d28c71074f9426fd3874b/qi.xmpp.botfarm-0.1.tar.gz" } ] }