jsondiff2

View on PyPIReverse Dependencies (1)

1.2.3 jsondiff2-1.2.3-py3-none-any.whl

Wheel Details

Project: jsondiff2
Version: 1.2.3
Filename: jsondiff2-1.2.3-py3-none-any.whl
Download: [link]
Size: 6584
MD5: 59e45d9a43990c88456377f9efdaa800
SHA256: 47fe904ce1c1255343b386c21def8f2c979c86b38f06f50d3a06f05853443b44
Uploaded: 2020-03-14 10:29:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jsondiff2
Version: 1.2.3
Summary: Diff JSON and JSON-like structures in Python
Author: Javier Martinez
Author-Email: edoreld[at]gmail.com
Home-Page: https://github.com/edoreld/jsondiff
Keywords: json,diff,diffing,difference,patch,delta,dict,LCS
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
[No description]

WHEEL

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

RECORD

Path Digest Size
jsondiff/__init__.py sha256=yjBsBlxvAOLKOk0i9MIdRwgcRnpx3KxXUQJJT-Mw9c8 18224
jsondiff/cli.py sha256=DuzKG1CBt1L7JgBwCde99gM8ZdwJ-3RunPVu9TBli7A 1219
jsondiff/symbols.py sha256=P2YXN5VRidc9vuH_ZMYaQ3XjbCmTq5QgCDgJ1IlBOpI 902
jsondiff2-1.2.3.dist-info/LICENSE sha256=FIDXLds7nS2NXc1G4MNYHRH6aEb7uQWUfO0bLHo4pMQ 1088
jsondiff2-1.2.3.dist-info/METADATA sha256=kHbxfoYHf1-QVpueIBZ-zKtZH8OJi6BDybpi49u8BL4 462
jsondiff2-1.2.3.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
jsondiff2-1.2.3.dist-info/entry_points.txt sha256=tP65SA0yxcNRSd3CvbecuZh5AxK3p-dVjmTa--KChm4 85
jsondiff2-1.2.3.dist-info/top_level.txt sha256=oK_hfsYTZbMypy3gXevBmFBW6qXYFpk20t8oBZfnSog 9
jsondiff2-1.2.3.dist-info/RECORD

top_level.txt

jsondiff

entry_points.txt

jdiff = jsondiff.cli:main
jsondiff = jsondiff.cli:main_deprecated