{ "info": { "author": "Marc Brinkmann", "author_email": "git@marcbrinkmann.de", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "wrimg\n=====\n\n``wrimg`` is an alternative for dd to write images to removable media. It has\nthe following advantages:\n\n* Syncs buffers after each chunk is written, allowing ``C-c`` to work\n* For the same reason ``wrimg`` can make accurate predictions about the remaining time\n* Automatically adjusts buffer size when copying\n* Contains extra safety-checks to keep you from accidentally erasing your\n hard drives!\n\nIt is slightly slower than ``dd``, with common SD-card/USB data rates usually a\nsecond or two. Copying between two very fast devices (like SSD-to-SSD) is\nbetter left to ``dd``.\n\n\nInstallation\n------------\n\n``wrimg`` can be installed from PyPI_::\n\n $ pip install wrimg\n\n.. _PyPI: http://pypi.python.org/wrimg\n\n\nUsage\n-----\n\nUsage is straightforward:\n\n $ wrimg someimg.iso -t /dev/sdX\n\nThe ``--target/-t`` can be omitted, causing wrimg to display a menu of suitable\ntargets. For other options, check the ``--help`` option.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/mbr/wrimg", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "wrimg", "package_url": "https://pypi.org/project/wrimg/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/wrimg/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/mbr/wrimg" }, "release_url": "https://pypi.org/project/wrimg/0.4/", "requires_dist": null, "requires_python": null, "summary": "An alternative to dd for writing images to sd-cards", "version": "0.4" }, "last_serial": 2506010, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b35cd310de2a77341df1bfc1179a03de", "sha256": "e346b0c2e1b8eca5683a804e2d5c97d8a2996c594ff4a899468c34cc5e8f3fd4" }, "downloads": -1, "filename": "wrimg-0.1.tar.gz", "has_sig": true, "md5_digest": "b35cd310de2a77341df1bfc1179a03de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4681, "upload_time": "2015-08-24T11:10:59", "url": "https://files.pythonhosted.org/packages/4e/79/1eda133b3deb5126edd8d3f07e432659ebcd7ca5c0a47082fe76cc34eae6/wrimg-0.1.tar.gz" } ], "0.1.dev1": [], "0.3": [ { "comment_text": "", "digests": { "md5": "111bc2944ee5f133cbe106fe72dcf4db", "sha256": "907a898aa3498d4947dfe03f95d69459cfd3122384eff8ab3e36d5d0bd27ee2f" }, "downloads": -1, "filename": "wrimg-0.3.tar.gz", "has_sig": true, "md5_digest": "111bc2944ee5f133cbe106fe72dcf4db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5720, "upload_time": "2016-12-08T02:16:04", "url": "https://files.pythonhosted.org/packages/30/7c/3393f70f337312c54ad46e8baf1a8470bfe7574782ba69b9a53b2e7f558c/wrimg-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "319f5542be941fe3454906812b02399e", "sha256": "6790f8f3bc844580bdb51eae47094f2a0f4efcd9472ff8334109f32a8a3f8e63" }, "downloads": -1, "filename": "wrimg-0.4.tar.gz", "has_sig": true, "md5_digest": "319f5542be941fe3454906812b02399e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5798, "upload_time": "2016-12-08T02:29:15", "url": "https://files.pythonhosted.org/packages/3e/5d/139849f4216e6535b094b23e2cfb5f30b42abb77a9e38bebb3f915b3f722/wrimg-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "319f5542be941fe3454906812b02399e", "sha256": "6790f8f3bc844580bdb51eae47094f2a0f4efcd9472ff8334109f32a8a3f8e63" }, "downloads": -1, "filename": "wrimg-0.4.tar.gz", "has_sig": true, "md5_digest": "319f5542be941fe3454906812b02399e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5798, "upload_time": "2016-12-08T02:29:15", "url": "https://files.pythonhosted.org/packages/3e/5d/139849f4216e6535b094b23e2cfb5f30b42abb77a9e38bebb3f915b3f722/wrimg-0.4.tar.gz" } ] }