DirTreeDigest

View on PyPIReverse Dependencies (0)

1.0.7 DirTreeDigest-1.0.7-py3-none-any.whl

Wheel Details

Project: DirTreeDigest
Version: 1.0.7
Filename: DirTreeDigest-1.0.7-py3-none-any.whl
Download: [link]
Size: 23170
MD5: 571454c58ef8b2bf5ccae48456efef5d
SHA256: 3afb3cb3c8cf110fb4877b933941c519b177dc16b01afe9f37a925d4ed093a7a
Uploaded: 2021-05-17 07:57:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: DirTreeDigest
Version: 1.0.7
Summary: Directory Tree Digester and Comparator
Author: Martin F. Falatic
Author-Email: martin[at]falatic.com
Home-Page: https://github.com/MartyMacGyver/DirTreeDigest
License: Apache License 2.0
Keywords: directory digest hashing integrity filesystem checksums
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Development Status :: 5 - Production/Stable
[Description omitted; length: 223 characters]

WHEEL

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

RECORD

Path Digest Size
dirtreedigest/__config__.py sha256=ozPBAxm3_QOeYih7RdhFYgXCRWUltth7nk41f1XaNMc 3801
dirtreedigest/__init__.py sha256=pPJwUwfJkKZehdjBxubZlUB6TRIrO1cSX5zLf4qjRYY 13
dirtreedigest/comparator.py sha256=gp0KbIfPArOggGUWajzAX5I2y7xZzmtOXP93oLEqkVg 11819
dirtreedigest/digester.py sha256=YjG-0BYHjr7RxQa8rGXGubpCyTxHGL1P8nySOtM4zog 9818
dirtreedigest/main_compare.py sha256=ir7tTnTLfnpg8tGosVFkEmbtN77Gw5b8_gMYExNmNSU 6171
dirtreedigest/main_digest.py sha256=i2qnOfXhqmwjF1qRTjcMuZzNWGoZOzM0oC1xKU43vno 11171
dirtreedigest/reader.py sha256=0MMRusgVJaUdMTrSkan0ooc4nntZ_V2xykOrWo5kV-Y 6400
dirtreedigest/utils.py sha256=FDl_pbWTZQZalnGmmHdlVdI-7gUTNF7jrHAvU0BMl6w 4746
dirtreedigest/walker.py sha256=U_iJPPQTjdO1KUwa6KUDsQC7QkWrNRA_YPJHisnWBhc 14954
dirtreedigest/worker.py sha256=P7xR_0OPrCiwY6vKtBsfZDmpyXVnHNB_hwYM07uERfk 4713
DirTreeDigest-1.0.7.dist-info/METADATA sha256=gOp6WSJSGjFgDpSpnMeTsrlUaMC0H6pw9_A1oAxq6Ms 1008
DirTreeDigest-1.0.7.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
DirTreeDigest-1.0.7.dist-info/entry_points.txt sha256=hWvIOtWA2s-iPEr1Z04akHwppDe42DA2YXEJIh4SFqQ 111
DirTreeDigest-1.0.7.dist-info/top_level.txt sha256=yAm0fgvyUBhZ1aDdBfUZGN6KMcKJVqqEVyvTH7CKZ1M 14
DirTreeDigest-1.0.7.dist-info/RECORD

top_level.txt

dirtreedigest

entry_points.txt

dirtreecmp = dirtreedigest.main_compare:main
dirtreedigest = dirtreedigest.main_digest:main