{ "info": { "author": "Arc Riley", "author_email": "arcriley@gmail.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU Affero General Public License v3", "Natural Language :: English", "Operating System :: OS Independent", "Topic :: Software Development :: Version Control" ], "description": "This hook emulates bitbucket's POST Service. Remote services receive a\n HTTP POST with information about a changeset encoded in JSON.\n\n Configure this hook in hgrc, it cares about the following values:\n\n [web]\n baseurl = http://hg.project-x.example/repo\n\n [webhooks]\n urls = http://service1/webhooks/bitbucket, http://service2/post/bb\n name = Project X\n\n [hooks]\n changegroup.webhooks = python:webhooks.hook", "description_content_type": null, "docs_url": null, "download_url": "http://hg.concordance-xmpp.org/hgwebhooks/archive/0.1.tar.bz2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://concordance-xmpp.org/", "keywords": null, "license": "GNU Affero General Public License version 3 (AGPLv3)", "maintainer": null, "maintainer_email": null, "name": "HG-Webhooks", "package_url": "https://pypi.org/project/HG-Webhooks/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/HG-Webhooks/", "project_urls": { "Download": "http://hg.concordance-xmpp.org/hgwebhooks/archive/0.1.tar.bz2", "Homepage": "http://concordance-xmpp.org/" }, "release_url": "https://pypi.org/project/HG-Webhooks/0.1/", "requires_dist": null, "requires_python": null, "summary": "Webhooks extension for Mercurial", "version": "0.1" }, "last_serial": 710446, "releases": { "0.1": [] }, "urls": [] }