dead-bytecode

View on PyPIReverse Dependencies (0)

0.2.0 dead_bytecode-0.2.0-py2-none-any.whl

Wheel Details

Project: dead-bytecode
Version: 0.2.0
Filename: dead_bytecode-0.2.0-py2-none-any.whl
Download: [link]
Size: 46349
MD5: b89bc51e5e95f12e4f7160044ba830ee
SHA256: 7595ac0d92a9a8da4ce5be039b382fa87976bf5d987bbd1a61b81d4492538ef2
Uploaded: 2021-11-27 11:10:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dead-bytecode
Version: 0.2.0
Summary: Backport of bytecode to Python 2
Author: Gabriele N. Tornetta
Author-Email: phoenix1987[at]gmail.com
Home-Page: https://github.com/p403n1x87/dead-bytecode
Project-Url: Source, https://github.com/p403n1x87/dead-bytecode/
Project-Url: Bug Reports, https://github.com/p403n1x87/dead-bytecode/issues
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Requires-Python: >=2.7, <3
Requires-Dist: aenum (>=2.0)
Requires-Dist: unittest2
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 400 characters]

WHEEL

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

RECORD

Path Digest Size
bytecode/__init__.py sha256=0lS9Hajh7na-f9zXqjGBo6dM0519wVx_BrJRzE54mvM 3826
bytecode/bytecode.py sha256=10yab6sYHkBcqiSnT_9Cv-4_IyUVUOqNTCdl4jWMpxk 6362
bytecode/cfg.py sha256=HnMvHRW-xYMU_8D-jHqEoADWprAF-JI-ALMbn_MkkrI 14957
bytecode/concrete.py sha256=xLtxe2yIE4yBs3tGKM6YGY1wIwBUjF5C-byLlWVOwr8 18571
bytecode/effects.py sha256=vFRuPe3pA-YjFNOm53xYgoBX4AbT4jeXK4Okwrakc-4 5320
bytecode/flags.py sha256=K90-st6fEfK3QlBqCKBKxrhWQsgAUf_qwUQyNf3wLd8 5829
bytecode/instr.py sha256=q4W0j39MviokNHLRpVNHnQYXxF4ChJmavOL6kQYbhXc 10194
bytecode/peephole_opt.py sha256=e-wJXjFnZGdUCHMZ0xKq5PrS_BYl67ebSc0sy27SZZ0 15723
tests/__init__.py sha256=seEVXGv9joLDlMBr5lJWYiFL_ntrI7TtWWUEgNHhmFc 5095
tests/test_bytecode.py sha256=S-JDknbePxN_d_mmaNjEWafYa-Zt7xn1RDqiin8WGmE 12993
tests/test_cfg.py sha256=2PN8F4zuU9MfqRnOZgpSrsXLV6Y0Rlds9hAdegKlvVU 25449
tests/test_code.py sha256=ZnHAViKP7q6DRB_hbZiW1Fg1_LlkOBrTLNlwa-nmkYs 1471
tests/test_concrete.py sha256=vtX7pfyBFjzqe3mJCLdOvC-PjUtRUQzeWv-99rxedrk 34866
tests/test_flags.py sha256=pZzD8-IspkpgIm21OTQQJ9TSYxoVmglhqJpHiH_MTjc 1820
tests/test_instr.py sha256=VisFtHotKbKJGAa_KR-a21slyTwVScfUxAx5-iVWH6c 11289
tests/test_misc.py sha256=F93RXlMfsLLrJ5gpHE4VzCvC6tceLKrM5vdk-L683QM 6295
tests/test_peephole_opt.py sha256=GdODfyZhttWfGmqPLbEpVMswPtvXbqQ1e4sqv0_VIKg 28223
dead_bytecode-0.2.0.dist-info/METADATA sha256=wFLDKV5vT2jEbKFPZgwXj3R5emZ8bxVNOEHb0MTuuGM 1252
dead_bytecode-0.2.0.dist-info/WHEEL sha256=IhjwRKCBU_-qWYU-9mADzLY2DSoO4crUVcAQt39lCCc 92
dead_bytecode-0.2.0.dist-info/top_level.txt sha256=xw6EONarind6Y-97-ddkJ5tcgy0U-vZD3NsJzfHZlsU 15
dead_bytecode-0.2.0.dist-info/RECORD

top_level.txt

bytecode
tests