{ "info": { "author": "Ahmedur Rahman Shovon", "author_email": "shovon.sylhet@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Topic :: Desktop Environment :: File Managers" ], "description": "Copyusb\n--------\nCopy connected USB media device to current script directory.\nThe copy() method will return a list with the path where the USB drive being copied.\n\nDO NOT MISUSE IT FOR STEALING DATA.\n\nThe current version can be used only with Python 3. Tested on Windows(10) and Ubuntu(16.04 LTS).\n\nTo install (in Ubuntu having both Python2 and Python3 by default)::\n\n >>> sudo pip3 install copyusb\n\nTo install (in Windows with which has only Python 3 installed)::\n\n >>> sudo pip install copyusb\n\nTo use (with caution), simply do::\n\n >>> import copyusb\n >>> copy_result_list = copyusb.copy()\n\nThis will return a list with the destination path where the USB media device data has been copied.\nNo matter how many USB media device is connected, this program will copy all of them.", "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/arsho/copyusb", "keywords": "usb copy clone copier cloner drive", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "copyusb", "package_url": "https://pypi.org/project/copyusb/", "platform": "Ubuntu", "project_url": "https://pypi.org/project/copyusb/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/arsho/copyusb" }, "release_url": "https://pypi.org/project/copyusb/1.1.0/", "requires_dist": null, "requires_python": null, "summary": "Copy connected USB media device to current script directory.", "version": "1.1.0" }, "last_serial": 2663075, "releases": { "0.0.3": [], "1.0.0": [ { "comment_text": "", "digests": { "md5": "23a9b0d08b00fa59e6c5441b9bc7af7f", "sha256": "5145ca623fcbd9fd8b0534fb9742de5d7f8324a99a0562857bac020a56702a29" }, "downloads": -1, "filename": "copyusb-1.0.0.tar.gz", "has_sig": false, "md5_digest": "23a9b0d08b00fa59e6c5441b9bc7af7f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2874, "upload_time": "2017-02-22T08:32:44", "url": "https://files.pythonhosted.org/packages/a9/20/13b2c7d4fa0352b9527affd93049bc66aadfcca3f51d3e39ef284338e548/copyusb-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "c9a48556128962e4f769029d27c9d88c", "sha256": "e26097f66f9fe69e00d830f24227eca05b9b56f699359c86c3d9afaacc17ae29" }, "downloads": -1, "filename": "copyusb-1.0.1.tar.gz", "has_sig": false, "md5_digest": "c9a48556128962e4f769029d27c9d88c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2881, "upload_time": "2017-02-22T08:44:17", "url": "https://files.pythonhosted.org/packages/e5/30/f37e602e72617383510333e0e200994f51a4ec9cb52c60ed046eacf13d7c/copyusb-1.0.1.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "b0635584f1156ec0b13b726036f442be", "sha256": "0fde3c2522a0ca9bf5bb2b0c818e3e2f3cfe450b146bd7bdd08e9a98fdc2fa8f" }, "downloads": -1, "filename": "copyusb-1.1.0.tar.gz", "has_sig": false, "md5_digest": "b0635584f1156ec0b13b726036f442be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3530, "upload_time": "2017-02-23T11:44:31", "url": "https://files.pythonhosted.org/packages/a4/6c/72b5fa75c8e3989d52d73e2304df7e102b45c78d309fa6cb6f7addb13bb5/copyusb-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b0635584f1156ec0b13b726036f442be", "sha256": "0fde3c2522a0ca9bf5bb2b0c818e3e2f3cfe450b146bd7bdd08e9a98fdc2fa8f" }, "downloads": -1, "filename": "copyusb-1.1.0.tar.gz", "has_sig": false, "md5_digest": "b0635584f1156ec0b13b726036f442be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3530, "upload_time": "2017-02-23T11:44:31", "url": "https://files.pythonhosted.org/packages/a4/6c/72b5fa75c8e3989d52d73e2304df7e102b45c78d309fa6cb6f7addb13bb5/copyusb-1.1.0.tar.gz" } ] }