jsondiff

View on PyPIReverse Dependencies (76)

2.2.1 jsondiff-2.2.1-py3-none-any.whl

Wheel Details

Project: jsondiff
Version: 2.2.1
Filename: jsondiff-2.2.1-py3-none-any.whl
Download: [link]
Size: 13440
MD5: 2cc12e1accd5ff8c3b12f4822faa350f
SHA256: b1f0f7e2421881848b1d556d541ac01a91680cfcc14f51a9b62cdf4da0e56722
Uploaded: 2024-08-29 04:09:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jsondiff
Version: 2.2.1
Summary: Diff JSON and JSON-like structures in Python
Author-Email: Zoomer Analytics LLC <eric.reynolds[at]zoomeranalytics.com>
Project-Url: Homepage, https://github.com/xlwings/jsondiff
Project-Url: Bug Tracker, https://github.com/xlwings/jsondiff/issues
License: The MIT License (MIT) Copyright (c) 2015 Zoomer Analytics LLC Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: json,diff,diffing,difference,patch,delta,dict,LCS
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: pyyaml
Requires-Dist: hypothesis; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: setuptools-scm; extra == "dev"
Requires-Dist: build; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3173 characters]

WHEEL

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

RECORD

Path Digest Size
jsondiff/__init__.py sha256=eNtiRCQ3n-xg4q6baTCdtZQmS4impOP4wnSUkFe2b6Q 40503
jsondiff/_version.py sha256=R_Wr7clGXr8a07n6uqFj88MyYFGydFRXYBI10R9k_uw 411
jsondiff/cli.py sha256=yXvG9qOryMkT7RuBvuN2369WVMv1_I0z4eIPDx3v8Lk 1884
jsondiff/symbols.py sha256=tsVpB753s4wPe7IwdbOuQ3gv3bNF0ztsO8dtI80ANgY 2291
jsondiff-2.2.1.dist-info/LICENSE sha256=FIDXLds7nS2NXc1G4MNYHRH6aEb7uQWUfO0bLHo4pMQ 1088
jsondiff-2.2.1.dist-info/METADATA sha256=aA1wyoqigGliFheUDagu0dAS8e-24K-hq4NPV_uDTIM 5202
jsondiff-2.2.1.dist-info/WHEEL sha256=UvcQYKBHoFqaQd6LKyqHw9fxEolWLQnlzP0h_LgJAfI 91
jsondiff-2.2.1.dist-info/entry_points.txt sha256=SUDxs2-6UalYMMwnkgSRMzU9xxN0zKsbmcTcVp6G1J0 44
jsondiff-2.2.1.dist-info/top_level.txt sha256=oK_hfsYTZbMypy3gXevBmFBW6qXYFpk20t8oBZfnSog 9
jsondiff-2.2.1.dist-info/RECORD

top_level.txt

jsondiff

entry_points.txt

jdiff = jsondiff.cli:main