wasm-tob

View on PyPIReverse Dependencies (0)

1.0.1 wasm_tob-1.0.1-py3-none-any.whl

Wheel Details

Project: wasm-tob
Version: 1.0.1
Filename: wasm_tob-1.0.1-py3-none-any.whl
Download: [link]
Size: 17315
MD5: b10e4b3fc5d1a3fad5d65af7a396470b
SHA256: 43964558326a943f7291615650b54da2a964a80029c8c952e49011901c89405a
Uploaded: 2023-04-05 22:33:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wasm-tob
Version: 1.0.1
Summary: WebAssembly decoder & disassembler
Author-Email: Trail of Bits <opensource[at]trailofbits.com>
Project-Url: Homepage, https://pypi.org/project/wasm-tob/
Project-Url: Issues, https://github.com/trail-of-forks/wasm-tob/issues
Project-Url: Source, https://github.com/trail-of-forks/wasm-tob
Keywords: wasm,disassembler,decoder
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.11
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Security
Requires-Python: >=3.7
Requires-Dist: build; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 4971 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.8.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
wasm_tob/__init__.py sha256=NTLLKRmlLw18x08yrOKW-FAlRa0rL6Cpy4fMewvZSxQ 2144
wasm_tob/__main__.py sha256=Im8jG4TKUJD4w5fEix8eFPp31rWuFqarkJbDUkVmL1g 2140
wasm_tob/compat.py sha256=BU3aYQwf_FjIWlOpdOtRqtpm_Ta1yU42F0l6lbkzOHE 2436
wasm_tob/decode.py sha256=ctDTnN0b1t07xnMP6rRFgu237S0BQp0rBTnuED7ODbE 2078
wasm_tob/formatter.py sha256=lipaMY2jV8Zzp50Ds-aExgKavhD3G3MqngZ_ckq7xE0 2881
wasm_tob/immtypes.py sha256=Q9npe3T7KfSlLdwaSqi7jAGIgu-D_2sZtMsD8R6R8A0 1218
wasm_tob/modtypes.py sha256=nk-ve6kriNEMfVG0wnVtcEvPNr-ZLXy5ZKi33xMzJQA 6290
wasm_tob/opcodes.py sha256=dI7Q8ghTDTaPjo5gPccpHeIp80pf_oC9-TsWUnqlnH8 13251
wasm_tob/types.py sha256=e7MHZD5nAqWsiW1QKLq73P_SE6tE5LuSmAiuIw2kj-A 10560
wasm_tob/wasmtypes.py sha256=Hp5D80MV70fQUC08Vp8jpu6NhhOTBdeY9CdheMfBsTw 1672
wasm_tob-1.0.1.dist-info/entry_points.txt sha256=z73a857-fu3RBHajzwbOob6anLa5K7QzQFzNd6wIGIE 51
wasm_tob-1.0.1.dist-info/LICENSE sha256=3KPRWZLBIP1vDgCbjPzyl16oA5a-uqm2BnFGHDNjfuI 1162
wasm_tob-1.0.1.dist-info/WHEEL sha256=rSgq_JpHF9fHR1lx53qwg_1-2LypZE_qmcuXbVUq948 81
wasm_tob-1.0.1.dist-info/METADATA sha256=LIorjFFQrJQhqU15PThuxlIZvO8KVqr2B8FsfdpopaA 6064
wasm_tob-1.0.1.dist-info/RECORD

entry_points.txt

wasmdump = wasm_tob.__main__:dump