{ "info": { "author": "Jagadeesh N Malakannavar", "author_email": "mnjagadeesh@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Plugins", "Framework :: Buildout", "Intended Audience :: System Administrators", "License :: Other/Proprietary License", "Natural Language :: English", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Topic :: Software Development :: Build Tools", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "zc.buildout recipe\n============================\n\nIntroduction\n------------\nThe recipe extension helps to download pinned eggs quickly. It uses python\nmultiprocessing module.\n\nInstallation\n------------\nBuild with\npython setup.py build install\n\nadd below configuration to buildout.cfg:\n\n::\n\n [download-eggs-first]\n recipe = buildout.recipe.download\n pkgurl = ${pkgserver:fullurl}\n cache-folder = ${buildout:directory}/download-cache\n versions-files = ${buildout:directory}/versions/versions.cfg\n\nOptinally we can pass threads, it is defaulted to 50", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "development buildout recipe", "license": "BSD 3", "maintainer": "", "maintainer_email": "", "name": "buildout.recipe.download", "package_url": "https://pypi.org/project/buildout.recipe.download/", "platform": "", "project_url": "https://pypi.org/project/buildout.recipe.download/", "project_urls": null, "release_url": "https://pypi.org/project/buildout.recipe.download/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "Download with multiple threads", "version": "0.0.3" }, "last_serial": 4924882, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "67326b0a6530335a5691880aabe3d5b8", "sha256": "71cdbf28cf37375f0f45c27369d55c117ffb355b9106d57d21e84705e9e6c70c" }, "downloads": -1, "filename": "buildout.recipe.download-0.0.1.tar.gz", "has_sig": false, "md5_digest": "67326b0a6530335a5691880aabe3d5b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2461, "upload_time": "2019-03-11T11:50:48", "url": "https://files.pythonhosted.org/packages/ed/9a/ab534ef70607c4b1f5cd3f6cfae4cb170dc0d969ae750e7cd9c9e77d39ca/buildout.recipe.download-0.0.1.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "fb0a69cf36623c0c65e3f174a2b35173", "sha256": "104b47f3ff579c975fce236c81fa7d1f77fdb54dff284e801794c1223ca93b3e" }, "downloads": -1, "filename": "buildout.recipe.download-0.0.3.tar.gz", "has_sig": false, "md5_digest": "fb0a69cf36623c0c65e3f174a2b35173", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2652, "upload_time": "2019-03-11T12:21:22", "url": "https://files.pythonhosted.org/packages/4f/53/039aed369e062ca13822f9188a3aa1176198162acebb45f5da00c3ab43f5/buildout.recipe.download-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fb0a69cf36623c0c65e3f174a2b35173", "sha256": "104b47f3ff579c975fce236c81fa7d1f77fdb54dff284e801794c1223ca93b3e" }, "downloads": -1, "filename": "buildout.recipe.download-0.0.3.tar.gz", "has_sig": false, "md5_digest": "fb0a69cf36623c0c65e3f174a2b35173", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2652, "upload_time": "2019-03-11T12:21:22", "url": "https://files.pythonhosted.org/packages/4f/53/039aed369e062ca13822f9188a3aa1176198162acebb45f5da00c3ab43f5/buildout.recipe.download-0.0.3.tar.gz" } ] }