crashlink

View on PyPIReverse Dependencies (0)

0.0.1 crashlink-0.0.1-py3-none-any.whl

Wheel Details

Project: crashlink
Version: 0.0.1
Filename: crashlink-0.0.1-py3-none-any.whl
Download: [link]
Size: 35133
MD5: ae31b22fee64c3cedecd492a5b16e7c6
SHA256: cf8121988d807de089a0d5f1dfa3d051c43382340259c932e3bac7ec7552cb71
Uploaded: 2024-12-19 18:21:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: crashlink
Version: 0.0.1
Summary: Just another HashLink decompiler/disassembler.
Author-Email: N3rdL0rd <n3rdl0rd[at]proton.me>
License: MIT License Copyright (c) 2024 N3rdL0rd Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Disassemblers
Requires-Python: >=3.10
Requires-Dist: pdoc3; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: radon; extra == "dev"
Requires-Dist: no_implicit_optional; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: tqdm; extra == "dev"
Requires-Dist: snakeviz; extra == "dev"
Requires-Dist: typeguard; extra == "dev"
Requires-Dist: types-tqdm; extra == "dev"
Requires-Dist: tqdm; extra == "tqdm"
Provides-Extra: dev
Provides-Extra: tqdm
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4257 characters]

WHEEL

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

RECORD

Path Digest Size
crashlink/__init__.py sha256=hyGl3kUK6PYEfmUzGHHDnNgzuN4D9FwndIfTHZhDQLY 4132
crashlink/__main__.py sha256=hm_c-m8PUGpMYt4ytpVaZTcC4JM0LAIXwC_0d6kbgXk 10200
crashlink/core.py sha256=CIhZFr5ayjqlGDrF8ZkEPnL3kVNnXXFSXWHOji3cYP8 52480
crashlink/decomp.py sha256=l_bYLdpIXPdDUah6ZHFYjY-ox1REMBNLM_r3DyFsmo4 31041
crashlink/disasm.py sha256=tgyZrZXYFg3yHIdHVYTIY3w_byvoP3MTaxTEM6vUqSA 16542
crashlink/errors.py sha256=sfPJO9lmJkun7HdPTo3y_k-1esntyTMWRsSGE9Abu3A 726
crashlink/globals.py sha256=TYMD7HfzV1nBVimgS59oYgpEE1uD4-iKMzEP7zgJKtE 1118
crashlink/opcodes.py sha256=2M4C5iK-oK9gT6WIHxs8nxZD0b2sebsmyyWEpQmZVIE 12211
crashlink/py.typed sha256=y9PKEysocPDfNOGuYycUN1rT_CY7Yu9FsB7GWpYJna8 227
crashlink-0.0.1.dist-info/LICENSE sha256=eKsLo5xsCLHwCZhOl-c0eOW8jdGEvwtb9hzokRNMeUk 1086
crashlink-0.0.1.dist-info/METADATA sha256=_E4V_tBAAvz5b2z-wBntTi1g9BYIweX6i7S8XRJQ3Vs 6697
crashlink-0.0.1.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
crashlink-0.0.1.dist-info/entry_points.txt sha256=G0u57wFSKkiry1qGpMpdsxsrbUqwqu3NhDKSrgV8iHg 54
crashlink-0.0.1.dist-info/top_level.txt sha256=d3iWglFWdGb0Rc6KuAw7EVQ18eX5zUkxpHBuiCr1AQI 10
crashlink-0.0.1.dist-info/RECORD

top_level.txt

crashlink

entry_points.txt

crashlink = crashlink.__main__:main