{ "info": { "author": "Taras Gaidukov", "author_email": "kemaweyan@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "==================================================\n PyMGet :: Utility for parallel downloading\n files from multiple mirrors \n==================================================\n\nHomepage: http://pymget.sourceforge.net/\n\nAuthor: Taras Gaidukov\n\n================================\n Installation Instructions:\n================================\n\nDependencies:\n\n Python 3.x\n\nBuild and install by running:\n\n $ python setup.py build\n $ sudo python setup.py install\n\n================\n Usage notes:\n================\n\nThe program is designed for parallel download files from multiple mirrors.\nSupported protocols: HTTP, HTTPS, FTP. \n\nUsage:\n\n pymget [ARGUMENTS...] LINKS...\n\nArguments:\n\n -h Show this help.\n --help\n\n -v Show version.\n --version\n\n -b block_size Specify the size of data block received from \n mirrors in each task. Default value is 4MB. \n --block-size=block_size Value could be in bytes, kilobytes or megabytes.\n To specify units add symbol K or M.\n\n -T timeout Specify timeout for mirror response in seconds.\n --timeout=timeout Default value is 10 seconds.\n\n -o filename Specify a name of the file data will be saved\n --out-file=filename to. By default the filename on the server is\n used. If it's impossible to detect the filename, \n 'out' will be used.\n\n -u filename Specify the file with links on each line.\n --urls-file=filename Links from this file will be added to links from\n command line.\n\nLinks should start with protocol http://, https:// or ftp:// and should be\nsplitted with space. If there is argument specifing a file with links in command\nline, then you may omit links in the command line.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pymget.sourceforge.net/", "keywords": "downloading mirros parallel", "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "pymget", "package_url": "https://pypi.org/project/pymget/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pymget/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pymget.sourceforge.net/" }, "release_url": "https://pypi.org/project/pymget/1.42/", "requires_dist": null, "requires_python": null, "summary": "Utility for parallel downloading files from multiple mirrors", "version": "1.42" }, "last_serial": 2518353, "releases": { "1.42": [ { "comment_text": "", "digests": { "md5": "faeae1fbacf685eb89d0e1056b8083d5", "sha256": "067cc4351bd696d56d3bc1c715b97bbd419dfd70ec98aa262c7a117e15da5559" }, "downloads": -1, "filename": "pymget-1.42.tar.gz", "has_sig": false, "md5_digest": "faeae1fbacf685eb89d0e1056b8083d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23978, "upload_time": "2016-12-13T19:34:19", "url": "https://files.pythonhosted.org/packages/50/b3/66083d67c3d60281aca63f9cdbcf074c6983bdc040aaf85164536e524933/pymget-1.42.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "faeae1fbacf685eb89d0e1056b8083d5", "sha256": "067cc4351bd696d56d3bc1c715b97bbd419dfd70ec98aa262c7a117e15da5559" }, "downloads": -1, "filename": "pymget-1.42.tar.gz", "has_sig": false, "md5_digest": "faeae1fbacf685eb89d0e1056b8083d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23978, "upload_time": "2016-12-13T19:34:19", "url": "https://files.pythonhosted.org/packages/50/b3/66083d67c3d60281aca63f9cdbcf074c6983bdc040aaf85164536e524933/pymget-1.42.tar.gz" } ] }