slapos.recipe.download

Simple download recipe
Download

slapos.recipe.download Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL v3
  • Publisher Name:
  • Lukasz Nowak
  • Publisher web site:
  • http://lnowak.com

slapos.recipe.download Tags


slapos.recipe.download Description

Simple download recipe slapos.recipe.download is an extremely simple recipe to download using zc.buildout download utility.Usage: parts = download recipe = slapos.recipe.download url = https://some.url/fileSuch profile will download https://some.url/file and put it in buildout:parts-directory/download/downloadfilename parameter can be used to change destination named filename.destination parameter allows to put explicit destination.md5sum parameter allows pass md5sum.mode (octal, so for rw-r--r-- use 0644) allows to set modeExposes target attribute which is path to downloaded file.Notes:This recipe suffers from buildout download utility issue, which will do not try to redownload resource with wrong md5sum. Requirements: · Python


slapos.recipe.download Related Software