{ "info": { "author": "Samuel Grayson", "author_email": "sam@samgrayson.me", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3.6", "Topic :: Utilities" ], "description": "yatrash\n=======\n\nSafely move files into a trash can instead of ``rm``.\n\nOS Independent, as long as your OS supports Python\u2019s ``pathlib`` and\n``shutil``.\n\nNow living on `Github `__\n\nDetailed usage\n--------------\n\n::\n\n $ trash --help\n usage: __main__.py [-h] [--trash-dir TRASH_DIR]\n [trash_files [trash_files ...]]\n\n ...\n see the real --help for more\n\nWhy do we need another trash utility?\n-------------------------------------\n\nThis is mostly for self-educational purposes.\n\nIf you actually want a trash utility, see\n`trash-cli `__ which implements the\n`xdg trash\nspecification `__, so it\nwill play nicely with your Desktop\u2019s trash and other tools. It also\nfeatures more utilities, such as recover.\n\nOrigin\n------\n\n- `CodeReview `__\n- `Github\n Gist `__\n- `Github\n Repository `__\n (current home)", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/charmoniumQ/yatrash/", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "yatrash", "package_url": "https://pypi.org/project/yatrash/", "platform": "", "project_url": "https://pypi.org/project/yatrash/", "project_urls": { "Homepage": "https://github.com/charmoniumQ/yatrash/" }, "release_url": "https://pypi.org/project/yatrash/0.1.2/", "requires_dist": null, "requires_python": ">=3.6.0", "summary": "Safely move files into a trash can instead of `rm`.", "version": "0.1.2" }, "last_serial": 3993089, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "962c0e3f43930c5c32af956a98e19a6a", "sha256": "0c78324f4b2a5c7fe0ae30af1067bed639ace54a8d474228d9f94304c8270253" }, "downloads": -1, "filename": "yatrash-0.1.tar.gz", "has_sig": false, "md5_digest": "962c0e3f43930c5c32af956a98e19a6a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 3305, "upload_time": "2018-06-23T05:49:12", "url": "https://files.pythonhosted.org/packages/58/8d/596d26d384654b6aeb50cd5c000ff906e38c12c175886ba3dbd59fd3779a/yatrash-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "74fb8992a0627614d2e67387b6bacb76", "sha256": "29c11956275754db8659ce93a5021ace6789006cf710d4e4eee0ab31c763810b" }, "downloads": -1, "filename": "yatrash-0.1.1.tar.gz", "has_sig": false, "md5_digest": "74fb8992a0627614d2e67387b6bacb76", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 3409, "upload_time": "2018-06-23T15:11:19", "url": "https://files.pythonhosted.org/packages/27/f4/c4c4aa4a37eafccd5051f5da6dee006b709326241cfd7dc3bdb1bff048c7/yatrash-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "94766f488ba0639197211606b826bcaf", "sha256": "0311068a19269ca97ad5f584436e7ca5be847874e78b09d5343755e787a1910e" }, "downloads": -1, "filename": "yatrash-0.1.2.tar.gz", "has_sig": false, "md5_digest": "94766f488ba0639197211606b826bcaf", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 3415, "upload_time": "2018-06-23T15:17:34", "url": "https://files.pythonhosted.org/packages/e3/c8/3e63be78b4361bbf440c9dcc75cecc1ebe6764b0ae977a526eced5898adf/yatrash-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "94766f488ba0639197211606b826bcaf", "sha256": "0311068a19269ca97ad5f584436e7ca5be847874e78b09d5343755e787a1910e" }, "downloads": -1, "filename": "yatrash-0.1.2.tar.gz", "has_sig": false, "md5_digest": "94766f488ba0639197211606b826bcaf", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 3415, "upload_time": "2018-06-23T15:17:34", "url": "https://files.pythonhosted.org/packages/e3/c8/3e63be78b4361bbf440c9dcc75cecc1ebe6764b0ae977a526eced5898adf/yatrash-0.1.2.tar.gz" } ] }