deduplify

View on PyPIReverse Dependencies (0)

20.9.0 deduplify-20.9.0-py3-none-any.whl

Wheel Details

Project: deduplify
Version: 20.9.0
Filename: deduplify-20.9.0-py3-none-any.whl
Download: [link]
Size: 10141
MD5: 486441d798905ce0368437e12e0720dd
SHA256: cedf42de7a5c20f928eebc23799f19a9a296194f9861e3d913ef82326cf46f86
Uploaded: 2020-09-11 09:15:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: deduplify
Version: 20.9.0
Summary: A Python package to search for and remove duplicated files in messy datasets
Author: Sarah Gibson
Author-Email: sgibson[at]turing.ac.uk
Home-Page: https://github.com/Living-with-Machines/deduplify
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7.0
Requires-Dist: incremental
Requires-Dist: tqdm
Requires-Dist: pytest; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: incremental; extra == "dev"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: coverage; extra == "tests"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: full
Provides-Extra: tests
Description-Content-Type: text/markdown
[Description omitted; length: 6123 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.35.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
deduplify/__init__.py sha256=l3uaKH8UJMmaaZUvGBH_7gJv7Zxa5tKqRkJdn6PO4CM 166
deduplify/_version.py sha256=TFETSpngfQnwDM7_1nIaKy61h2bjqWxOPlumfdg70i8 266
deduplify/cli.py sha256=EBhS6xJcnJ5FPJ8iU_uiLG6MKuelcOY9f9yMVZ9z7uc 3797
deduplify/compare_files.py sha256=LBkTEf8vST4eYkFq6weWDLRA6E6PkN_XTUVJCdzJQQY 3521
deduplify/del_empty_dirs.py sha256=zM2ge9L1kh5Sl8JkFThQ_IzOQ2jSsQy6x31thWjeSzw 629
deduplify/hash_files.py sha256=vvLlJp84tsTQpGkI31gAmZPxLW2d_6Be53y8jPZdmaA 3717
deduplify-20.9.0.dist-info/LICENSE sha256=599j0jumvqmWIXR6hPl7t4x7MpmkY0WPaE0SiabAG8U 1077
deduplify-20.9.0.dist-info/METADATA sha256=eKgHk2boKLeAyzooknYK00_JxH8HUEDddD15opU-kK4 7008
deduplify-20.9.0.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
deduplify-20.9.0.dist-info/entry_points.txt sha256=r3EgH4j6GS2InfgmfEiJzaqq8p6RmXa6nUWlS3k_H1A 50
deduplify-20.9.0.dist-info/top_level.txt sha256=mybHx-XTdFb0GnfjJ8yK98mx_4TnVbQGueJ-10_Bi6c 10
deduplify-20.9.0.dist-info/RECORD

top_level.txt

deduplify

entry_points.txt

deduplify = deduplify.cli:main