diffant

View on PyPIReverse Dependencies (0)

1.0.3 diffant-1.0.3-py3-none-any.whl

Wheel Details

Project: diffant
Version: 1.0.3
Filename: diffant-1.0.3-py3-none-any.whl
Download: [link]
Size: 24501
MD5: d0e0f09c03115d9aa921dc9c5de9f0d1
SHA256: 827b2ee5ce9024a6d1f837d7cd27a70a54e1c72c0cbb43481df5b2e4317a5ef6
Uploaded: 2023-07-02 00:52:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: diffant
Version: 1.0.3
Summary: tool to compare structured files like json, ini , yaml
Author: omacneil
Author-Email: dan[at]omacneil.org
Home-Page: https://github.com/omacneil/diffant
Project-Url: Repository, https://github.com/omacneil/diffant
License: GPL-3.0-or-later
Keywords: json,yaml,ini,diff,configuration,compare
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8.1,<4.0.0
Requires-Dist: pyyaml (==6.0)
Requires-Dist: types-pyyaml (==6.0.12.10)
Requires-Dist: types-xmltodict (==0.13.0.2)
Requires-Dist: xmltodict (==0.13.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4188 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
diffant/__init__.py sha256=PQQMZFFEm1Js75aaNDsyhe5q3t3xaswpLZeMgMu8fPc 169
diffant/diffabc.py sha256=Y9fdKmiOn7nZh-iHVmKLEDIWv5e02iL2hjRF1iT4EhY 13780
diffant/diffini.py sha256=OHWTu0mUAZu3yi5XBJ_BRo9xBPbA5gdDIgI1p3u9Ngc 1072
diffant/diffjson.py sha256=w3ebp3Jxa-rtWtFlYkHPZ-x9aCZhAlAdXeRryz5L7ns 1121
diffant/diffxml.py sha256=zzrOqmMBldMPD1ZJrdFvwEx1mu2XDTIxmqcTUZYtRJo 1151
diffant/diffyml.py sha256=ZKT3iP_5sz-0AVoM6IiDoCdujIKrk-99LY1KiFbQjyc 1132
diffant/exceptions.py sha256=tdZK72K5p7fJGJCKffFLI58cbg1nfaScR40-fRNEou8 655
diffant/main.py sha256=JMHvbPLF3m9Oc3Ew7hJ9JF6vBhCOzbMru0J1IUYeLU4 4331
diffant/nested.py sha256=946IU7Kz13pEN8kdEvajvC1h3Mugnz5qp9dzUxbablY 2553
diffant-1.0.3.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
diffant-1.0.3.dist-info/METADATA sha256=0hh1ucyTYUciyEbnmyzX_PQmVRTTVnB_iN_CncI9g84 5149
diffant-1.0.3.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
diffant-1.0.3.dist-info/entry_points.txt sha256=c9ltCO-lMeCAdeTIukNSOIfmB7ypRAinCy9bLRI92cI 45
diffant-1.0.3.dist-info/RECORD

entry_points.txt

diffant = diffant.main:main