{ "info": { "author": "Alexander Nilsson", "author_email": "contact@alexnilsson.io", "bugtrack_url": null, "classifiers": [], "description": "# removedupes\nRemove duplicate files from a directory, fast\n\nFiles will be compared by size,\nthen by first (1024) chunk hash,\nthen by full hash\n\n## Install\n```\npip install removedupes\n```\n\n## Format\n```python\nfrom removedupes import removeDuplicates\n\nremoveDuplicates(directory)\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/AlexNilsson/python-remove-duplicate-files", "keywords": "remove files duplicate duplicates dupes dupe directory", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "removedupes", "package_url": "https://pypi.org/project/removedupes/", "platform": "", "project_url": "https://pypi.org/project/removedupes/", "project_urls": { "Homepage": "https://github.com/AlexNilsson/python-remove-duplicate-files" }, "release_url": "https://pypi.org/project/removedupes/1.0.2/", "requires_dist": [ "setuptools (>=28.8.0)" ], "requires_python": "", "summary": "Remove all duplicate files from a directory, fast", "version": "1.0.2" }, "last_serial": 3748369, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "c7a2312c5f776aae43a897bf0b46faf3", "sha256": "602e1db88b639974336ad85920ce2170b28effbab3ed74731a0bcfe53c80b14e" }, "downloads": -1, "filename": "removedupes-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c7a2312c5f776aae43a897bf0b46faf3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2573, "upload_time": "2018-04-09T09:04:50", "url": "https://files.pythonhosted.org/packages/92/7a/3eb4a3bd3f3db157c02031a6af5dd1d21c0531241df1d6e120b23d596d02/removedupes-1.0.0-py3-none-any.whl" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "91e61ac5b902238abeec5e292e9c0d6c", "sha256": "11e5507e457a3ba5e339db7832ddb98858aea5cd9d1728daa1bf9257c82936ab" }, "downloads": -1, "filename": "removedupes-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "91e61ac5b902238abeec5e292e9c0d6c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2572, "upload_time": "2018-04-09T11:12:17", "url": "https://files.pythonhosted.org/packages/92/27/2fcc9eb6e8f7353b22916116a1d75bacb5343796efffa71466e27a0ed354/removedupes-1.0.1-py3-none-any.whl" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "e60c7d3c0ac0735f56d406e5ce01c44f", "sha256": "c04fdfa454e53c230641560974d77d1a6cea8948350e2db48bcf4009e4c26888" }, "downloads": -1, "filename": "removedupes-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "e60c7d3c0ac0735f56d406e5ce01c44f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2577, "upload_time": "2018-04-09T11:38:56", "url": "https://files.pythonhosted.org/packages/2f/06/6c29174c51959f15a78bc3db0fca2f42d8f67fb1243f94d4611ad204b23a/removedupes-1.0.2-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e60c7d3c0ac0735f56d406e5ce01c44f", "sha256": "c04fdfa454e53c230641560974d77d1a6cea8948350e2db48bcf4009e4c26888" }, "downloads": -1, "filename": "removedupes-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "e60c7d3c0ac0735f56d406e5ce01c44f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2577, "upload_time": "2018-04-09T11:38:56", "url": "https://files.pythonhosted.org/packages/2f/06/6c29174c51959f15a78bc3db0fca2f42d8f67fb1243f94d4611ad204b23a/removedupes-1.0.2-py3-none-any.whl" } ] }