{ "info": { "author": "Cory Benfield", "author_email": "cory@lukasa.co.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython" ], "description": "Branch Manager for GitHub\n=========================\n\nThis tool manages branch permissions for GitHub repositories. The goal is to\nensure that branches of repositories in your organisation are appropriately\nprotected by controlling their status only via the API, rather than manually\nconfiguring the branch status.\n\nRight now this tool is in an early alpha.\n\n\nRelease History\n===============\n\n1.0.0 (2017-03-15)\n------------------\n\n- Initial release, with support for setting protected branches with the\n configuration used by the Python Hyper project.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://python-hyper.org", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "branchmgr", "package_url": "https://pypi.org/project/branchmgr/", "platform": "", "project_url": "https://pypi.org/project/branchmgr/", "project_urls": { "Homepage": "http://python-hyper.org" }, "release_url": "https://pypi.org/project/branchmgr/1.0.0/", "requires_dist": [ "click", "gidgethub", "treq", "twisted[tls]" ], "requires_python": "", "summary": "A tool for managing GitHub branch permissions.", "version": "1.0.0" }, "last_serial": 2706875, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "89804f6f127b92c0402a94eb64331492", "sha256": "017087af511ce4b727a8582b310a435f0064895c67b19a1b19a177812eea7f8a" }, "downloads": -1, "filename": "branchmgr-1.0.0-py3-none-any.whl", "has_sig": true, "md5_digest": "89804f6f127b92c0402a94eb64331492", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4739, "upload_time": "2017-03-15T09:36:37", "url": "https://files.pythonhosted.org/packages/30/c3/6e388a869c7f18969b2314c06a7f9bf483ca89aaed57e4e67bb363b3fdf2/branchmgr-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c3927f984b165253e9e57a52be0beed2", "sha256": "047f619883b8362993d0bdf5868af10cc3be08214ca46542514d8f6bace338cd" }, "downloads": -1, "filename": "branchmgr-1.0.0.tar.gz", "has_sig": true, "md5_digest": "c3927f984b165253e9e57a52be0beed2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3936, "upload_time": "2017-03-15T09:36:39", "url": "https://files.pythonhosted.org/packages/fd/e3/78743b4c1e88f3b1d9c16eb37d522f56af34713074cc3f9f2cdbe07ac1c6/branchmgr-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "89804f6f127b92c0402a94eb64331492", "sha256": "017087af511ce4b727a8582b310a435f0064895c67b19a1b19a177812eea7f8a" }, "downloads": -1, "filename": "branchmgr-1.0.0-py3-none-any.whl", "has_sig": true, "md5_digest": "89804f6f127b92c0402a94eb64331492", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4739, "upload_time": "2017-03-15T09:36:37", "url": "https://files.pythonhosted.org/packages/30/c3/6e388a869c7f18969b2314c06a7f9bf483ca89aaed57e4e67bb363b3fdf2/branchmgr-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c3927f984b165253e9e57a52be0beed2", "sha256": "047f619883b8362993d0bdf5868af10cc3be08214ca46542514d8f6bace338cd" }, "downloads": -1, "filename": "branchmgr-1.0.0.tar.gz", "has_sig": true, "md5_digest": "c3927f984b165253e9e57a52be0beed2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3936, "upload_time": "2017-03-15T09:36:39", "url": "https://files.pythonhosted.org/packages/fd/e3/78743b4c1e88f3b1d9c16eb37d522f56af34713074cc3f9f2cdbe07ac1c6/branchmgr-1.0.0.tar.gz" } ] }