crytic-compile

View on PyPIReverse Dependencies (6)

0.3.7 crytic_compile-0.3.7-py3-none-any.whl

Wheel Details

Project: crytic-compile
Version: 0.3.7
Filename: crytic_compile-0.3.7-py3-none-any.whl
Download: [link]
Size: 97676
MD5: ad3ca49831cd8d3f3becec5a799b0a3f
SHA256: bd8fc87f89afea5db714df13e302dcbaf50dd7c806fa424ace661384aa60634b
Uploaded: 2024-04-07 20:56:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: crytic-compile
Version: 0.3.7
Summary: Util to facilitate smart contracts compilation.
Author: Trail of Bits
Home-Page: https://github.com/crytic/crytic-compile
License: AGPL-3.0
Requires-Python: >=3.8,!=3.12.0
Requires-Dist: pycryptodome (>=3.4.6)
Requires-Dist: cbor2
Requires-Dist: solc-select (>=v1.0.4)
Requires-Dist: crytic-compile[doc,lint,test]; extra == "dev"
Requires-Dist: pdoc; extra == "doc"
Requires-Dist: black (==22.3.0); extra == "lint"
Requires-Dist: pylint (==2.13.4); extra == "lint"
Requires-Dist: mypy (==0.942); extra == "lint"
Requires-Dist: darglint (==1.8.0); extra == "lint"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2704 characters]

WHEEL

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

RECORD

Path Digest Size
crytic_compile/__init__.py sha256=7d0rljTo9v3jXkk-JIRcr0GDyqisetmooISLbfTO2fE 264
crytic_compile/__main__.py sha256=5D5H11XJ5K9BlpAQ-3iQb0lNcsYjR9hy34pZ473BeF8 7834
crytic_compile/compilation_unit.py sha256=baDL224ErtH4hW0KsmTZWWA19teX3VphljFOSa_4Byc 9788
crytic_compile/crytic_compile.py sha256=21-kRjk_NhGwiR_hD2rNpEhu5WPYmfDhAI_XNZi9N1E 27350
crytic_compile/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
crytic_compile/source_unit.py sha256=25ZFfduQUfVkzIHu5ph04SrzU8bDEya0XitO0LTEVNI 21891
crytic_compile/compiler/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
crytic_compile/compiler/compiler.py sha256=2CpmKctCmlj7eYyzaCPPSZxveJfJaAYY8_1Fn6QWBoY 1502
crytic_compile/cryticparser/__init__.py sha256=Ru5OOfgek9X_zwyEKwezPqWZ1INfirkHRdZJjfunrgY 66
crytic_compile/cryticparser/cryticparser.py sha256=C7LhA1LgFlNxpSvS2aEF3mj27iyudQ5jFVNJslnkEMA 16735
crytic_compile/cryticparser/defaults.py sha256=iE6ccpfZE2Tok2NW6rZpAL8jTvYRNsv9RjVkDHh1mBo 1652
crytic_compile/platform/__init__.py sha256=wDg0YKg4kHUT37c_DlpkrdDfZzKXUCqcCDg6DmiiMOw 87
crytic_compile/platform/abstract_platform.py sha256=R1lcip4O9x95X80YweiiZbBwQzLbn2gNCU8KBwlRHzg 6326
crytic_compile/platform/all_export.py sha256=mjravKQelz3I5p-68a3Rxc23kEnBERA7XdiWfUxq0lM 503
crytic_compile/platform/all_platforms.py sha256=_JE448SHfqbdHVRoAKBqeW9kPDheLaEc0uZWJT6M7Uk 533
crytic_compile/platform/archive.py sha256=gMMDcODB4jIDJyHj7-NulvweZmpX040JmaMJkofUqDo 5145
crytic_compile/platform/brownie.py sha256=vDb5e4fGSGPZQ0_W01gnUn5bJ9ftjqXBkrvQJwR74Lg 8496
crytic_compile/platform/buidler.py sha256=gkUu15MT38nXWtOQzgyg7edd9xjCi6RnQdnssGqXxJ4 9566
crytic_compile/platform/dapp.py sha256=V1ypCX5xxltTvD4n2a8h1jOJulASoGZK-4MQPcaZLEw 8641
crytic_compile/platform/embark.py sha256=UWOAjnit6KggREIb6PU6oOd0gFrPKrF_IvU7-KWIiak 10118
crytic_compile/platform/etherlime.py sha256=sCqP_oGRrxofSCSexPPNsGgqw48_94E6Cuv7Alljv8I 8281
crytic_compile/platform/etherscan.py sha256=B9RNAFYeP6xYTxm7GhMJrDX9FJ7jgEtTGx88oYLgtzQ 21999
crytic_compile/platform/exceptions.py sha256=7a-uKa1TQWNWTOUaB0qNMh_BzYCVvHZ4ZOHlQx1sxhI 172
crytic_compile/platform/foundry.py sha256=GUCfWXLybfdtGkNo3YISLeocVl128-vgrS5yu-cJaVQ 5408
crytic_compile/platform/hardhat.py sha256=pKSINZG4IQ52Dq7NWEWZdmNLmK9Qst6pV7iutFTPFGo 12036
crytic_compile/platform/solc.py sha256=CfgTF0PjaJGatPaYhJGuSnwieiiIodl5UdwHq6wxooM 29584
crytic_compile/platform/solc_standard_json.py sha256=0UYUJFtkJ29R_5LiGxh4BQtBr6RUj7UUyyck1en-e2w 16565
crytic_compile/platform/standard.py sha256=gdaB16tBIKfGl8jnae4wtLK7AndY3h8qzY483T0C_No 19951
crytic_compile/platform/truffle.py sha256=xbUYa3vyohEWzIhxh0JRUFYUsOyCPBbPtrNFyKvDseM 18378
crytic_compile/platform/types.py sha256=OyTgTjMBpSv02J-ZFrnJGxpARwhaGbtwmSEpPTvYIpw 2106
crytic_compile/platform/vyper.py sha256=DQyY3iqrhtQQfHoe5D6kRF3tZ8llWG2zUaITcaS5TeY 7787
crytic_compile/platform/waffle.py sha256=JaEWUu4ZlJdpLNOAo_WDV38uaURl2mCwWL8UZDGnsxg 13783
crytic_compile/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
crytic_compile/utils/name_collision.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
crytic_compile/utils/naming.py sha256=xlSYWuUEolPJu0PIKu9cbgqSSBnqQmbXBpR0ACeTkd8 5917
crytic_compile/utils/natspec.py sha256=_K0ebCrOx7EkAjmveAfu9XBJI0WflUjRoUrXFrAE850 5923
crytic_compile/utils/npm.py sha256=KFsgawLLSMSfbHr6ONC0iHCP1WkU5PFeSQuAbo8tyFQ 1342
crytic_compile/utils/subprocess.py sha256=gkf4JwJX6YLIw_YXHgsHHPCb6YVVHKR7QiG9bVaXiRU 2222
crytic_compile/utils/unit_tests.py sha256=AWwbfh4l14LI7qPWh4reTYt-rLYzcbUS77KoG-HMR5g 953
crytic_compile/utils/zip.py sha256=kv-r7BV2-TvmmI-i8_X949kN7PIyfbW47GI3tayvCkU 2074
crytic_compile-0.3.7.dist-info/LICENSE sha256=DZak_2itbUtvHzD3E7GNUYSRK6jdOJ-GqncQ2weavLA 34523
crytic_compile-0.3.7.dist-info/METADATA sha256=6DEtrbvZupe3JiCmb_mMKSp7U0Q1dCNwPmGNMvA_hzc 3557
crytic_compile-0.3.7.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
crytic_compile-0.3.7.dist-info/entry_points.txt sha256=621YHbC_xpMaOwL4--KuHMpayUu1FDrc-gqAFwELaxU 64
crytic_compile-0.3.7.dist-info/top_level.txt sha256=sF6y40RH57ay61EOGXhNq_WHSScJFvXnbFZUuov5bPA 15
crytic_compile-0.3.7.dist-info/RECORD

top_level.txt

crytic_compile

entry_points.txt

crytic-compile = crytic_compile.__main__:main