{ "info": { "author": "Ales Zoulek", "author_email": "ales.zoulek@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: Developers", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "BBNotify\n========\n\nDescription\n-----------\n\nMonitors activity of buildbot server.\n 1. Displays status icon in tray icon\n 2. Notifies on new build completed\n\nInstall\n-------\n\n::\n\n pip install -e 'git://github.com/aleszoulek/bbnotify.git#egg=bbnotify'\n\nUsage\n-----\n\n::\n\n Usage: bbnotify.py [options] http://buildboturl/xmlrpc\n \n Options:\n -h, --help show this help message and exit\n -f, --forward don't run in background\n -i builder_name, --ignore-builder=builder_name\n don't display the status of this builder\n\n\nUsing a configuration file\n--------------------------\nYou can save some of your options in the file ~/.bbnotifyrc in the form\n\n::\n\n [bbnotify]\n url=http://buildboturl/xmlrpc\n ignore-builders=list of builders to ignore", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/aleszoulek/bbnotify", "keywords": "buildbot,tray,notification", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "bbnotify", "package_url": "https://pypi.org/project/bbnotify/", "platform": "any", "project_url": "https://pypi.org/project/bbnotify/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/aleszoulek/bbnotify" }, "release_url": "https://pypi.org/project/bbnotify/0.3/", "requires_dist": null, "requires_python": null, "summary": "Tray notification for BuildBot", "version": "0.3" }, "last_serial": 786745, "releases": { "0.1": [], "0.2": [], "0.3": [ { "comment_text": "", "digests": { "md5": "2c8c6c2e31c7a4a48d951da7fc56be64", "sha256": "2988be4d4ed6c2df81c21c9bc1a7334b721f5f01956356a77220e14c5767db74" }, "downloads": -1, "filename": "bbnotify-0.3.tar.gz", "has_sig": false, "md5_digest": "2c8c6c2e31c7a4a48d951da7fc56be64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11725, "upload_time": "2010-11-10T14:02:10", "url": "https://files.pythonhosted.org/packages/e0/47/cf08fe3ec9c9f03f96e4e4082c3569c4cd2a52adabead1256b9c66c3825c/bbnotify-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2c8c6c2e31c7a4a48d951da7fc56be64", "sha256": "2988be4d4ed6c2df81c21c9bc1a7334b721f5f01956356a77220e14c5767db74" }, "downloads": -1, "filename": "bbnotify-0.3.tar.gz", "has_sig": false, "md5_digest": "2c8c6c2e31c7a4a48d951da7fc56be64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11725, "upload_time": "2010-11-10T14:02:10", "url": "https://files.pythonhosted.org/packages/e0/47/cf08fe3ec9c9f03f96e4e4082c3569c4cd2a52adabead1256b9c66c3825c/bbnotify-0.3.tar.gz" } ] }