{ "info": { "author": "Ryan Balfanz", "author_email": "ryan@ryanbalfanz.net", "bugtrack_url": null, "classifiers": [], "description": "python-hipchat\n==============\n\nCommand Line Tool for HipChat\n\nInstallation\n------------\n\n\tpip install python-hipchat && hc\n\nConfiguration\n-------------\n\nIf your configuration file is not found by the `hc` command, it will guide you though creating one. The default configuration is in ``~/.hipchat.cfg``.\n\nThe configuration file is of the form:\n\n\t[hipchat]\n\tapi_token = abc123\n\troom_name = cool_room ; This is the default room alias, one of the room aliases listed below.\n\t\n\t[rooms]\n\tcool_room = 123\n\t\n\t[message_sender]\n\talias = ryan\n\tcolor = random ; gray, green, purple, red, yellow, random\n\nUsage\n-----\n\nSimple message sending:\n\n\thc \"Hi, from Python-HipChat\"\n\nAltering the sender's name and specifying the room alias:\n\n\thc --user \"Dr. Nick\" --room cool_room \"Hi, everybody!\"", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://ryanbalfanz.github.com/python-hipchat/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "python-hipchat", "package_url": "https://pypi.org/project/python-hipchat/", "platform": "any", "project_url": "https://pypi.org/project/python-hipchat/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://ryanbalfanz.github.com/python-hipchat/" }, "release_url": "https://pypi.org/project/python-hipchat/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "python-hipchat", "version": "0.1.0" }, "last_serial": 768724, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d0d777545de32e98a6800bf815ce570e", "sha256": "89035e6ee1f91e8e3f2b5428e4e8e3838fd392bca2a16b74a0a09d36e3b79d79" }, "downloads": -1, "filename": "python-hipchat-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d0d777545de32e98a6800bf815ce570e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3105, "upload_time": "2012-11-14T22:55:10", "url": "https://files.pythonhosted.org/packages/d6/f4/ae7b15ee1aa8efd22473fd05208e018621433b469977f0d23fc6087d4bce/python-hipchat-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d0d777545de32e98a6800bf815ce570e", "sha256": "89035e6ee1f91e8e3f2b5428e4e8e3838fd392bca2a16b74a0a09d36e3b79d79" }, "downloads": -1, "filename": "python-hipchat-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d0d777545de32e98a6800bf815ce570e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3105, "upload_time": "2012-11-14T22:55:10", "url": "https://files.pythonhosted.org/packages/d6/f4/ae7b15ee1aa8efd22473fd05208e018621433b469977f0d23fc6087d4bce/python-hipchat-0.1.0.tar.gz" } ] }