{ "info": { "author": "Rafael Monnerat", "author_email": "rafael@nexedi.com", "bugtrack_url": null, "classifiers": [ "Framework :: Buildout :: Recipe", "License :: OSI Approved :: Zope Public License" ], "description": "Build your Business Template Repository\n=========================================\n\nThis recipe is used to create ERP5 business templates repositories. Each\nrepository is compiled from a URL with uncompress business templates on it.\nThis implementation still quite experimental.\n\nExample\n====================\n\nYou can use it with a part like this:\n::\n [bt5]\n recipe = erp5.recipe.btrepository\n url =\n https://svn.erp5.org/repos/public/erp5/trunk/products/ERP5/bootstrap/\n https://svn.erp5.org/repos/public/erp5/trunk/bt5\n\nOptions\n====================\n\nurl \n\n Provide 1 or more URL address where the business templates will be \n downloaded from. \n\ndownload-command (Optional)\n\n We use \"svn co ..\" as standard `command` but you can define alternative svn \n command (or other) to download the repositories.\n\ndownload-command-extra (Optional)\n\n Additional string appended to download-command. Usefull to define revision.\n Tip: Use \"-r XXXXX\" to set specific revision.\n\npreserve-download (Optional)\n\n Define if download folder will be erased or not after download and compress\n is finished. Default value is 1.\n\nlocation (Optional)\n\n Define alternative location to place your repository.\n Default is into parts/PARTNAME\n\nauto-build (Optional) 0 or 1\n\n Define if buildout automatically launch business template download and \n compress automatically or only generate update script for manually run. \n Default is 0.\n\nChangeLog\n===============\n\n0.0.1 (unreleased)\n---------------------\n\n- Initial version\n [Rafael Monnerat]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "bt5 erp5 buildout", "license": "ZPL 2.1", "maintainer": null, "maintainer_email": null, "name": "erp5.recipe.btrepository", "package_url": "https://pypi.org/project/erp5.recipe.btrepository/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/erp5.recipe.btrepository/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/erp5.recipe.btrepository/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "zc.buildout recipe that creates an repository of business template", "version": "0.0.1" }, "last_serial": 791705, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e4934fca7ba349f914e83343b1858a04", "sha256": "558fa0fc8ae6752511d0a1a50b0c63b20b8e9b2ea26959f2b4022e45e3e5b584" }, "downloads": -1, "filename": "erp5.recipe.btrepository-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e4934fca7ba349f914e83343b1858a04", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4976, "upload_time": "2011-02-03T16:02:05", "url": "https://files.pythonhosted.org/packages/5e/2e/e46783fa853db8ba1480cf18a219df7b4e6f5005a6f4d4d2097f9fe9ea42/erp5.recipe.btrepository-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e4934fca7ba349f914e83343b1858a04", "sha256": "558fa0fc8ae6752511d0a1a50b0c63b20b8e9b2ea26959f2b4022e45e3e5b584" }, "downloads": -1, "filename": "erp5.recipe.btrepository-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e4934fca7ba349f914e83343b1858a04", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4976, "upload_time": "2011-02-03T16:02:05", "url": "https://files.pythonhosted.org/packages/5e/2e/e46783fa853db8ba1480cf18a219df7b4e6f5005a6f4d4d2097f9fe9ea42/erp5.recipe.btrepository-0.0.1.tar.gz" } ] }