{ "info": { "author": "Rafael Monnerat", "author_email": "rafael@nexedi.com", "bugtrack_url": null, "classifiers": [ "Topic :: System :: Archiving :: Packaging", "Topic :: Utilities" ], "description": "Business Template Repository Builder\n========================================\n\nThis library aims to provide utility scripts to manipulate BT5 compress and \nrepositories creation. This utilities can help you to create bt5 \nrepositories into private network or specific to your project.\n\nScripts created\n=======================================\n\nbt5_repository_builder\n\n Download business templates from a remote repository (svn), compress it (.bt5) \n and creates bt5list. \n\n By default, this uses svn HEAD to compile and provides as same as snapshot.\n \n USAGE:\n -u, --url : URL where the business templates will be downloaded from\n (Default: https://svn.erp5.org/repos/public/erp5/trunk/bt5,https://svn.erp5.org/repos/public/erp5/trunk/products/ERP5/bootstrap)\n\n -r, --repository : Where the .bt5 will be placed (Default: Current folder.)\n\n -d, --download-dir : Custom folder where download/checkout will be placed.\n (Default: repository_folder/.download)\n -c, --download-cmd : Command used to download bt5 from URL.\n (Default: \"svn co --trust-server-cert --non-interactive -q\")\n\n -p, --preserve-download : Do not erase download after build. (Default: False)\n\n\nbt5_genlist\n\n Generates bt5list only from bt5s already downloaded.\n\nbt5_build_from_folder\n\n Only compress all bt5s available into some folder into a destination folder. \n\n\nUSAGE EXAMPLE\n============================\n\nBuild bt5 repository from with private business templates.\n\n $ bt5_repository_builder -u http://url.to/private/repository\n\nBuild bt5 repository from a specific revision of SVN.\n\n $ bt5_repository_builder -c \"svn co -q -r 1234\"\n\nCreate a Snapshot updated everyhour using cron:\n\n 1 * * * * bt5_repository_builder -p -r /srv/www/repository\n\n\n\n\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": "erp5 bt5 distribute", "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "erp5.utils.dists", "package_url": "https://pypi.org/project/erp5.utils.dists/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/erp5.utils.dists/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/erp5.utils.dists/0.0.1dev-r42989/", "requires_dist": null, "requires_python": null, "summary": "This library aims to provide utility scripts to manipulate BT5 compress and repositories creation.", "version": "0.0.1dev-r42989" }, "last_serial": 791709, "releases": { "0.0.1dev-r42989": [ { "comment_text": "", "digests": { "md5": "ab603564fb3c1285a1d03128da0b7742", "sha256": "96f8832c4c591cd99d286aa18723ec08103dc9a4a0aee24aaad1219791350c54" }, "downloads": -1, "filename": "erp5.utils.dists-0.0.1dev-r42989.tar.gz", "has_sig": false, "md5_digest": "ab603564fb3c1285a1d03128da0b7742", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5530, "upload_time": "2011-02-03T15:48:17", "url": "https://files.pythonhosted.org/packages/1f/6b/1cfd9fb3d0fc055791a2fccc591baad8048dc9eb2bb58ed34db25f741bc0/erp5.utils.dists-0.0.1dev-r42989.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ab603564fb3c1285a1d03128da0b7742", "sha256": "96f8832c4c591cd99d286aa18723ec08103dc9a4a0aee24aaad1219791350c54" }, "downloads": -1, "filename": "erp5.utils.dists-0.0.1dev-r42989.tar.gz", "has_sig": false, "md5_digest": "ab603564fb3c1285a1d03128da0b7742", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5530, "upload_time": "2011-02-03T15:48:17", "url": "https://files.pythonhosted.org/packages/1f/6b/1cfd9fb3d0fc055791a2fccc591baad8048dc9eb2bb58ed34db25f741bc0/erp5.utils.dists-0.0.1dev-r42989.tar.gz" } ] }