diff-tool

View on PyPIReverse Dependencies (0)

3.0.0 diff_tool-3.0.0-py3-none-any.whl

Wheel Details

Project: diff-tool
Version: 3.0.0
Filename: diff_tool-3.0.0-py3-none-any.whl
Download: [link]
Size: 5152
MD5: a07a9056224fdfa05c45d6aba7dd19aa
SHA256: cd779f9671da1b3bba8b842d48cb07cb65d15f593829449c48d5cf3d34ca1804
Uploaded: 2021-11-26 03:13:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: diff-tool
Version: 3.0.0
Summary: Display a diff between two files in HTML.
Author: Justintime50
Home-Page: http://github.com/justintime50/diff-tool
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7, <4
Requires-Dist: black; extra == "dev"
Requires-Dist: coveralls (==3.*); extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pytest (==6.*); extra == "dev"
Requires-Dist: pytest-cov (==2.*); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1673 characters]

WHEEL

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

RECORD

Path Digest Size
diff_tool/__init__.py sha256=e3x1Zq_Q3g_wWRWY5JR2dj2zY8ZdB0GisOU74kj32VE 77
diff_tool/cli.py sha256=PJjAXwxC0expd59jS7vacvVw4cpXLPaI3cNf6KQRe08 1417
diff_tool/diff.py sha256=wY-5fS5qKU89ckrIPS33RLx2W0UIwz4lC_I_us0Np7k 623
test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/unit/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/unit/test_diff.py sha256=2qoQ-jwc4j1U4t7e_jV_HN6iL1f--Ora7ac0gysh2Qo 755
diff_tool-3.0.0.dist-info/LICENSE sha256=eetzvdaAaPwdWbQ3lrIVNAsUEimMPZII2-W94pVigoI 1071
diff_tool-3.0.0.dist-info/METADATA sha256=GDF1lg8bCzf_7nJIKt6AMSFt2kTZAuKR3g7sibxUQBg 2400
diff_tool-3.0.0.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
diff_tool-3.0.0.dist-info/entry_points.txt sha256=fRPZhw9ckQiRAGhjbu5Ka0_-JTIqfl93mKhAoZIBCmo 50
diff_tool-3.0.0.dist-info/top_level.txt sha256=Fq905jW-ZbeNZzkSI4UYhd33K2ccKfxUElQjFr2wITE 15
diff_tool-3.0.0.dist-info/RECORD

top_level.txt

diff_tool
test

entry_points.txt

diff-tool = diff_tool.cli:main