dis-cli

View on PyPIReverse Dependencies (0)

0.3.0 dis_cli-0.3.0-py2.py3-none-any.whl

Wheel Details

Project: dis-cli
Version: 0.3.0
Filename: dis_cli-0.3.0-py2.py3-none-any.whl
Download: [link]
Size: 8063
MD5: b1002d8408ba7502f107f613d7efcaf9
SHA256: e1b146dc663090671fd3d614556224a410dbec4c7fade34d15385e39a8d6610b
Uploaded: 2022-04-13 03:04:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dis-cli
Version: 0.3.0
Summary: A tool to inspect disassembled Python code on the command line.
Author: Josh Karpel
Author-Email: josh.karpel[at]gmail.com
Home-Page: https://github.com/JoshKarpel/dis-cli
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Disassemblers
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Requires-Dist: click (>=8)
Requires-Dist: rich (>=12)
Requires-Dist: mypy (>=0.942); extra == "tests"
Requires-Dist: pytest (>=7.1); extra == "tests"
Requires-Dist: pytest-cov (>=3); extra == "tests"
Requires-Dist: pytest-mypy (>=0.9); extra == "tests"
Requires-Dist: types-click (>=7); extra == "tests"
Requires-Dist: importlib-metadata; python_version < "3.8" and extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1186 characters]

WHEEL

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

RECORD

Path Digest Size
dis_cli.py sha256=8Wjw8jISMCrhctESh77LgMT2GF-oDkFCZUGykkvJrNg 15869
dis_cli-0.3.0.dist-info/LICENSE sha256=Atn4jCTr-V_TQ-iOAx5BqwZhCm1FJoykZpNI0diAbWA 1068
dis_cli-0.3.0.dist-info/METADATA sha256=T9T0nLp4WV2MafdMkLlk6-cPzIzSUD6_G2P5XoLZzss 2646
dis_cli-0.3.0.dist-info/WHEEL sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg 110
dis_cli-0.3.0.dist-info/entry_points.txt sha256=qhBrTNiumFJlTn2C0jfEqIbzI-JrcL1eGtC306d7gMA 37
dis_cli-0.3.0.dist-info/top_level.txt sha256=jzWoaxDDUOb8SCAtFSEFuF08mA4DZz2tQGmogwzeHMU 8
dis_cli-0.3.0.dist-info/RECORD

top_level.txt

dis_cli

entry_points.txt

dis = dis_cli:cli