{ "info": { "author": "Jeroen Vloothuis", "author_email": "jeroen.vloothuis@xs4all.nl", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Buildout", "License :: OSI Approved :: BSD License", "Topic :: Software Development :: Build Tools" ], "description": "A buildout recipe which can be used to branch a Bazaar repository.\nThis makes it possible to automatically create branches for relevant\ncode.\n\nUsage\n=====\n\nIf you have a buildout config you can add a section like:\n\n[sources]\nrecipe = bazaar\nurls =\n http://bazaar-vcs.org/bzr/bzr.dev bzr.dev\n http://bazaar.launchpad.net/~bialix/heads/trunk heads\n\nThis will create a `sources` folder in you buildout root with two\nsubfolders in it (bzr.dev and heads).\n\nChanges to you buildout configuration might trigger removal of the\nsources dir. However, before this happens the recipe makes sure there\nare no modifications left. If it sees any it will abort before\nanything is deleted. This means you can safely use it for development.\n\nRunning buildout again after you have done a succesful build before\nwill do a bzr pull on each of the resources.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://launchpad.net/bazaarrecipe", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "bazaarrecipe", "package_url": "https://pypi.org/project/bazaarrecipe/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bazaarrecipe/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://launchpad.net/bazaarrecipe" }, "release_url": "https://pypi.org/project/bazaarrecipe/0.1dev/", "requires_dist": null, "requires_python": null, "summary": "Buildout recipe for Bazaar", "version": "0.1dev" }, "last_serial": 786739, "releases": { "0.1dev": [ { "comment_text": "", "digests": { "md5": "58b61e317cde94de01ef7675bfe744ac", "sha256": "50d0ea7840b4c90144d34b4753d7ece25abd7fc97a4ae2d0600eff73848dec34" }, "downloads": -1, "filename": "bazaarrecipe-0.1dev-py2.5.egg", "has_sig": false, "md5_digest": "58b61e317cde94de01ef7675bfe744ac", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 4231, "upload_time": "2007-12-06T19:25:58", "url": "https://files.pythonhosted.org/packages/d5/3d/6472a1ee5c0de84f38d7866db2da256f57880a0b3c93bb54577badfc39f3/bazaarrecipe-0.1dev-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "dc77bf5ee09706beb07ad993a4db5044", "sha256": "736b8c1dfed069ab0bd85d628ff877c706df5d715e93a897ae26d09eb1ba6788" }, "downloads": -1, "filename": "bazaarrecipe-0.1dev.tar.gz", "has_sig": false, "md5_digest": "dc77bf5ee09706beb07ad993a4db5044", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2416, "upload_time": "2007-12-06T19:25:57", "url": "https://files.pythonhosted.org/packages/55/68/caa0fcfc3d2baadf9ffceef70a20e72591b1d1727bf6f35bcea1e63a3dec/bazaarrecipe-0.1dev.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "58b61e317cde94de01ef7675bfe744ac", "sha256": "50d0ea7840b4c90144d34b4753d7ece25abd7fc97a4ae2d0600eff73848dec34" }, "downloads": -1, "filename": "bazaarrecipe-0.1dev-py2.5.egg", "has_sig": false, "md5_digest": "58b61e317cde94de01ef7675bfe744ac", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 4231, "upload_time": "2007-12-06T19:25:58", "url": "https://files.pythonhosted.org/packages/d5/3d/6472a1ee5c0de84f38d7866db2da256f57880a0b3c93bb54577badfc39f3/bazaarrecipe-0.1dev-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "dc77bf5ee09706beb07ad993a4db5044", "sha256": "736b8c1dfed069ab0bd85d628ff877c706df5d715e93a897ae26d09eb1ba6788" }, "downloads": -1, "filename": "bazaarrecipe-0.1dev.tar.gz", "has_sig": false, "md5_digest": "dc77bf5ee09706beb07ad993a4db5044", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2416, "upload_time": "2007-12-06T19:25:57", "url": "https://files.pythonhosted.org/packages/55/68/caa0fcfc3d2baadf9ffceef70a20e72591b1d1727bf6f35bcea1e63a3dec/bazaarrecipe-0.1dev.tar.gz" } ] }