hexdump2

View on PyPIReverse Dependencies (2)

1.2.2 hexdump2-1.2.2-py3-none-any.whl

Wheel Details

Project: hexdump2
Version: 1.2.2
Filename: hexdump2-1.2.2-py3-none-any.whl
Download: [link]
Size: 9354
MD5: 9af55b46e4f9bb34ff7353491bee83d4
SHA256: f4db03a2dc6a822a88ae81596466a0d14a13eb6596eff3e05548f3ab84526a73
Uploaded: 2022-12-27 17:22:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hexdump2
Version: 1.2.2
Summary: An imperfect replica of hexdump -C
Author: Hiss Grooms
Author-Email: hiss.grooms0q[at]icloud.com
Home-Page: https://github.com/HGrooms/hexdump2
Project-Url: Source, https://github.com/HGrooms/hexdump2
Project-Url: Issues, https://github.com/HGrooms/hexdump2/issues
Project-Url: Changelog, https://github.com/HGrooms/hexdump2/blob/master/CHANGELOG.md
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Requires-Dist: colorama
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5594 characters]

WHEEL

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

RECORD

Path Digest Size
hexdump2/VERSION sha256=HsT6sNjdXq_vguZ_YaNcA-6ZSYilKT4Xzz0-l8NRGEc 5
hexdump2/__init__.py sha256=-FR0aK6E-INoAagfuPig0_vI-RiV0AOZpc_8zebFhu0 433
hexdump2/__main__.py sha256=pmIijNJdoEkNNNw6wDipDjRs3uKT6te2HTWEtCmWB7w 2868
hexdump2/hexdump2.py sha256=0MgwHaqCIfHXdab8W78Ydtk3pq4ok19ScNPyoFaqnXs 8406
hexdump2-1.2.2.dist-info/LICENSE sha256=n0B5f-sLKBaHnxVOigN7LuI5V9kee3hpUfn0SUPNaw8 1063
hexdump2-1.2.2.dist-info/METADATA sha256=KyasmaYSGJM3ylo8K-waqNrcFfBUaN7iT-RE9r1-8xw 6423
hexdump2-1.2.2.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
hexdump2-1.2.2.dist-info/entry_points.txt sha256=u-QKX0gdYLSxCLRLwPGT4cRhBPT7xn6LjL-8IR4nzWo 81
hexdump2-1.2.2.dist-info/top_level.txt sha256=iJOvw5h41AoSHUkfJURUxHHhccALL1Xa9jorIl1vMlA 9
hexdump2-1.2.2.dist-info/RECORD

top_level.txt

hexdump2

entry_points.txt

hd2 = hexdump2.__main__:main
hexdump2 = hexdump2.__main__:main