custom-json-diff

View on PyPIReverse Dependencies (1)

2.1.5 custom_json_diff-2.1.5-py3-none-any.whl

Wheel Details

Project: custom-json-diff
Version: 2.1.5
Filename: custom_json_diff-2.1.5-py3-none-any.whl
Download: [link]
Size: 34032
MD5: 4d730994ac05a7cf7aaa5d3b412fb84a
SHA256: d5d7ea31777e577c8606ea4e885d95f9b94c77a7e94f96d2a83c52eea4cdfb93
Uploaded: 2024-12-06 18:57:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: custom-json-diff
Version: 2.1.5
Summary: CycloneDx BOM and Oasis CSAF diffing and comparison tool.
Author-Email: Caroline Russell <caroline[at]appthreat.dev>
Project-Url: Homepage, https://github.com/appthreat/custom-json-diff
Project-Url: Bug Tracker, https://github.com/appthreat/custom-json-diff/issues
Project-Url: Funding, https://github.com/sponsors/cerrussell
License: Apache-2.0
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Topic :: Utilities
Classifier: Topic :: File Formats :: JSON
Requires-Python: >=3.10
Requires-Dist: jinja2 (>=3.1.4)
Requires-Dist: json-flatten (>=0.3)
Requires-Dist: packageurl-python (>=0.15.6)
Requires-Dist: semver (>=3.0.0)
Requires-Dist: toml (>=0.10)
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7874 characters]

WHEEL

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

RECORD

Path Digest Size
custom_json_diff/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
custom_json_diff/cli.py sha256=hS0S2kAfNJNrL6mkf9_CsWHhrEUw1M938VKpc90dlyc 4871
custom_json_diff/lib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
custom_json_diff/lib/bom_diff_template.j2 sha256=CndNO0PA7IBHJtfbVcDLzwjg5eW_gXdyoa2ekyeyPhY 78125
custom_json_diff/lib/bom_diff_template_minimal.j2 sha256=KoDw7oIZO_Uap2guiQUe5tRyaCPW2C7bJQEd1O5N4OA 34572
custom_json_diff/lib/csaf_diff_template.j2 sha256=zJImNT4tg3aYPQW0RokanXdhHY91pCacwbbzmwJeyRI 17696
custom_json_diff/lib/custom_diff.py sha256=UKRePE_jLDkr-p0vRs2hwcyWVoksRNkU_ez7yW_DgW8 14681
custom_json_diff/lib/custom_diff_classes.py sha256=ldGmlTtuVy6wOONrZNPE5-SqcC4wNk0UyWHIWP7q_9g 43347
custom_json_diff/lib/utils.py sha256=NBFuEzYRHL42qnF7mxj_wFYbAAiGDN2FyG7l8xy2TuM 19362
custom_json_diff-2.1.5.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
custom_json_diff-2.1.5.dist-info/METADATA sha256=MIMTohjOcx8lD8ahw0pNuXokI_gWWKIzj-PE7MXPBYU 9096
custom_json_diff-2.1.5.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
custom_json_diff-2.1.5.dist-info/entry_points.txt sha256=khNvJOXX3rA28bpMfLS03NjBdF_2DqV-JjleMDNYkhU 95
custom_json_diff-2.1.5.dist-info/top_level.txt sha256=Gp-Fk5HjotwGg5foJbGbdPH2_96tMEKKo7v2y5gCoDA 17
custom_json_diff-2.1.5.dist-info/RECORD

top_level.txt

custom_json_diff

entry_points.txt

cjd = custom_json_diff.cli:main
custom-json-diff = custom_json_diff.cli:main