odiff

View on PyPIReverse Dependencies (0)

0.1.8 odiff-0.1.8-py3-none-any.whl

Wheel Details

Project: odiff
Version: 0.1.8
Filename: odiff-0.1.8-py3-none-any.whl
Download: [link]
Size: 10868
MD5: c1440a92b1719d73b26cc8be76f8ffb7
SHA256: 1539db6d0ff6523a41bbd812d17f0a47df1a52323f6dfee54552fd4f28f08525
Uploaded: 2024-06-26 08:09:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: odiff
Version: 0.1.8
Author: BodneyC
Author-Email: benjcarrington[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11,<4.0
Requires-Dist: colorlog (<7.0.0,>=6.8.2)
Requires-Dist: dacite (<2.0.0,>=1.8.1)
Requires-Dist: pyyaml (<7.0.0,>=6.0.1)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: tabulate (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4040 characters]

WHEEL

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

RECORD

Path Digest Size
odiff/__init__.py sha256=NcOOHbYo7GZkMj62SnwMQBwemAytXG3lMtoLzOU27t8 355
odiff/__main__.py sha256=87ku5B0CUf6MzAC6Q-AIgZYqygjZOz9p-3Oz6_AYe8E 48
odiff/cli.py sha256=k5RTLBKBIuyMyFGWLJbvn_Xq_MdzeEsGm4n4o0xUM9E 3385
odiff/discrepancy.py sha256=-XN8yekiBrtvrd6AZz9byRhBAiQoHox1hQdooP_S8io 3900
odiff/logger.py sha256=UT7k6k-9knqzS1WhqeW6O43Pg8jmTQVhEKtJvpT_LBE 681
odiff/main.py sha256=-C8TAy1laM_aDYp5xyeabf1h3nedP8IbyEWChfVd20k 2701
odiff/odiff.py sha256=kRCs937HuzLUHdyDbZFsE5roE-MQsCcntdjiAxZX6L0 6512
odiff/options.py sha256=v8a3A8GoW9UDEYyi86d9FuELyZhxjzoDLFqZNUz8Rhw 569
odiff/util.py sha256=1uTEdz578_Y-xoLKe3NjSk31YLPWqzSswpcPMzdJmuo 2390
odiff-0.1.8.dist-info/METADATA sha256=r4tVHyg7Mdu6ZEH2vWti1QxnRD7HNQmOZq_O2wq60GA 5727
odiff-0.1.8.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
odiff-0.1.8.dist-info/entry_points.txt sha256=CdG_XHYZFexAY7nj_OfUsScqd7l6q9D9QY0YV9wMSXY 63
odiff-0.1.8.dist-info/RECORD

entry_points.txt

odiff = odiff.main:main
skjold = skjold.cli:cli