agdiff

View on PyPIReverse Dependencies (0)

0.0.2 agdiff-0.0.2-py3-none-any.whl

Wheel Details

Project: agdiff
Version: 0.0.2
Filename: agdiff-0.0.2-py3-none-any.whl
Download: [link]
Size: 4381
MD5: 0a9453fb091665811d54bc07edd7dafa
SHA256: ed8f3797e1ee6e150d268d51186fad25b76adc947e21ec5bd072ab2a7f5bc9f4
Uploaded: 2024-04-16 18:31:11 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: agdiff
Version: 0.0.2
Summary: A tool for doing diffs over an air gap
Author-Email: Scott Belden <scottabelden[at]gmail.com>
Project-Url: Homepage, https://github.com/scottbelden/agdiff
Project-Url: Issues, https://github.com/scottbelden/agdiff/issues
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: typer[all]
Requires-Dist: build; extra == "test"
Requires-Dist: pyright; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: ruff; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 22 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.24.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
agdiff/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
agdiff/main.py sha256=SNLTZme86Ka43LRp-WEyEpg4OV-yjFdDd2RK142zgSg 7195
agdiff-0.0.2.dist-info/METADATA sha256=25iQJf1lVEBUWbO5eYY7NJEwR9o6Pprww3nzEatfgao 775
agdiff-0.0.2.dist-info/WHEEL sha256=K0BPUNF1N3kQ9olb8aVEtkObePEjdr2JOLT1N83EVws 87
agdiff-0.0.2.dist-info/entry_points.txt sha256=E_BvygsXqAOJNU2HVE9agXv2c9fSJBKRP9s0hGKeEHY 45
agdiff-0.0.2.dist-info/licenses/LICENSE sha256=XUKl7wWM9pcgVtwZ6U75EFPNW94YjBrR7HXha7jLtm0 1069
agdiff-0.0.2.dist-info/RECORD

entry_points.txt

agdiff = agdiff.main:_main