explorerscript

View on PyPIReverse Dependencies (3)

0.1.5 explorerscript-0.1.5-py3-none-any.whl

Wheel Details

Project: explorerscript
Version: 0.1.5
Filename: explorerscript-0.1.5-py3-none-any.whl
Download: [link]
Size: 281230
MD5: e7374c1b393aa45e694bf4305fe2a931
SHA256: 79c03412dec6746a4fba76f31a21c8555b0a25a2406a944e5b0466213acdd85e
Uploaded: 2023-12-27 11:47:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: explorerscript
Version: 0.1.5
Summary: ExplorerScript and SSBScript: Script languages for decompiled SSB (Pokémon Mystery Dungeon Explorers of Sky)
Home-Page: https://github.com/SkyTemple/ExplorerScript/
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: igraph (<0.10.5,>=0.8.0)
Requires-Dist: antlr4-python3-runtime (==4.11.1)
Requires-Dist: pygments (>=2.6.1); extra == "pygments"
Provides-Extra: pygments
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 1383 characters]

WHEEL

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

RECORD

Path Digest Size
explorerscript/__init__.py sha256=nDe2dhVdCKGeBzHxB-SxavNawCugOecD_Q-PzgbW23Q 1188
explorerscript/error.py sha256=1Sqj8bxZQ3Frf04HVOrbOg7nVIfz4gZI6Zse53f0ouw 1508
explorerscript/explorerscript_reader.py sha256=-dvNeiK8jLPTCK9NF-Rh2NE-N15iYsVpc6XLls8naH0 2457
explorerscript/included_usage_map.py sha256=sQW5IhfYxNnOqjXuUlzxtjIBKrmLhHdY5YsUSUQkalA 3252
explorerscript/macro.py sha256=ajYURJwPufMua-F0nB9h1pWT2mfEdMiZQMegjb6eaMw 11749
explorerscript/source_map.py sha256=17PhqopQGixiVwVagoIXJ0wbGPfc-Z6SWbcXL0zV6ao 15963
explorerscript/source_map_visualizer.py sha256=xYH8H-Z0CKwV9J4YR964fK17EcZHqBYhPhnYttnrWXI 3581
explorerscript/syntax_error_listener.py sha256=MnHgzfr7AbR5aLIS21eSFXTcft4y8fVicypGK_AKexA 2119
explorerscript/util.py sha256=tefLG3ePpo7I4dMYC9G2aL3BqKicN-VnYQURbPmTnmA 2163
explorerscript/antlr/ExplorerScriptLexer.py sha256=BQVKDxTP5BOXPSWca5r8eh29YYVscj3w5I7vTR6HVDE 28427
explorerscript/antlr/ExplorerScriptListener.py sha256=GLoimsbKtbLmqUnRKOavX2NaY2lJYD2bpXYz938Q2Mg 20967
explorerscript/antlr/ExplorerScriptParser.py sha256=t7jzNKWwt18fpPLuSpPywY7GJohRsVc3U3i87g_JsCo 188053
explorerscript/antlr/ExplorerScriptVisitor.py sha256=AzpEnj-2La4UYj0NNaYkHcUx0tE0-yeB6oMRFCr81gU 12426
explorerscript/antlr/SsbScriptLexer.py sha256=wFaQYMazCsfxgha00272WYIsVnBaDsfnErUq7rFgDIE 12552
explorerscript/antlr/SsbScriptListener.py sha256=XXxSgakMCHNaIF9P0EOo8TlSpYxTLmfFPQ53eilzzhk 6041
explorerscript/antlr/SsbScriptParser.py sha256=qeZUN1JzsmeGucKjoz5F-9cV_Mz4YSFttW1bSEKmG0c 44729
explorerscript/antlr/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/cli/__init__.py sha256=0oano6jdn3MDZT7uR1TcKCh3qGJUdPqeioxq03-SIcs 2248
explorerscript/cli/compile.py sha256=SblrGf5MZ_JNmWWYPpCq8OqQjkvSb3gU5wDBL0etD98 6138
explorerscript/cli/decompile.py sha256=8DHjSFKgcUi1q8PdbVSTOAgN0_I-AC3zEVgkK-PPy5A 8150
explorerscript/pygments/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/pygments/expslexer.py sha256=uEEPjdYaC-goh461WgkSX7Balx2Tfjr6hXhGpqc0so8 3283
explorerscript/ssb_converting/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_converting/ssb_compiler.py sha256=TqeZEsdPr3r6pApnYMmY_xUWNusg9U80uGUKbbx22TM 12156
explorerscript/ssb_converting/ssb_data_types.py sha256=qJ6XkHgQ6EJRxG6hsbP9-CJObYPDhh_MEsT0LXXlrPI 9138
explorerscript/ssb_converting/ssb_decompiler.py sha256=y31oQyx5Y9RSjjrIXrXpfa-kk35nxLwU02WyNu-0Wx4 7901
explorerscript/ssb_converting/ssb_special_ops.py sha256=QNbLRFaRaRiZh80vNdJ--CksQ5D_hQvHVNSg02CKdBA 16025
explorerscript/ssb_converting/util.py sha256=2_9A1susi0kHJbPNhlpIydEjFpq-PTBMpIa9xOD4c2o 1625
explorerscript/ssb_converting/compiler/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_converting/compiler/label_finalizer.py sha256=ZkK4NTAKY6FkYPh-SbweO_bYDplugFRMV-Q6jR5w-4c 3969
explorerscript/ssb_converting/compiler/label_jump_to_remover.py sha256=yiaeKUABeP4hcFQFPwpbJmxya1XaPGpnvKV5HsEzboE 2937
explorerscript/ssb_converting/compiler/utils.py sha256=0eottDacffyS_e8A_t03cIevxdL-ysii25ScSs0HCao 9159
explorerscript/ssb_converting/compiler/compile_handlers/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_converting/compiler/compile_handlers/abstract.py sha256=NN4KVI4fLWkW2azf4Whl3xP4wNvNNGMJKnJSNhSNl74 9536
explorerscript/ssb_converting/compiler/compile_handlers/null.py sha256=0aNvqJgooV8qlrZPwc0L6Wi8qh107OyaQAMRFszNQ5w 1494
explorerscript/ssb_converting/compiler/compile_handlers/assignments/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_converting/compiler/compile_handlers/assignments/assignment_adventure_log.py sha256=GeYZY-qyICxgf9_jGxeXOWTh1jC4kKTsyr7kxAoSc18 2398
explorerscript/ssb_converting/compiler/compile_handlers/assignments/assignment_clear.py sha256=bx031hcJGQ4knT5hdv8AtfN8jml_qReA03z92Vy7-UQ 2361
explorerscript/ssb_converting/compiler/compile_handlers/assignments/assignment_dungeon_mode.py sha256=LlPIqJ2MpnjVCi69Lfui5YBXgr-JrICWPcf6CT8E7JQ 2712
explorerscript/ssb_converting/compiler/compile_handlers/assignments/assignment_initial.py sha256=jyZ7Uf1m8bkNSRpbJppFvQLJyO2LAJCDu1dXjmV-IrI 2366
explorerscript/ssb_converting/compiler/compile_handlers/assignments/assignment_regular.py sha256=IWl9aoEo3TwkrT5005KNNGeEqnehJYvbOBMd7PeRZww 4797
explorerscript/ssb_converting/compiler/compile_handlers/assignments/assignment_reset.py sha256=9IJDL6mt1CfoLmo2XE49C3oZkki0x6Om2LOn7Q54m9E 2588
explorerscript/ssb_converting/compiler/compile_handlers/assignments/assignment_scenario.py sha256=7SU5MrhbJOs2aCcv9Ev_XarnpHbaqI95zsfxzcHn6Ss 2541
explorerscript/ssb_converting/compiler/compile_handlers/atoms/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_converting/compiler/compile_handlers/atoms/assignment_operator.py sha256=mH2uryx35CxmSPPBwGiIkmyQx2Ckv-i38RMR4YRTmFs 2157
explorerscript/ssb_converting/compiler/compile_handlers/atoms/conditional_operator.py sha256=q4JpHvwYGjvD1oAIUpIEYbonwzSkk3LU7ErKzfC-Aw8 2516
explorerscript/ssb_converting/compiler/compile_handlers/atoms/integer_like.py sha256=IkqbGWsrZ5P9dcDX888joCS9TA6sZZfyLiW85scP7dE 2139
explorerscript/ssb_converting/compiler/compile_handlers/atoms/label.py sha256=lF2QLDYKx7ZdCr4Vw2p_kpU3FQwCc69o3lWk8Z7ezs4 1992
explorerscript/ssb_converting/compiler/compile_handlers/atoms/lang_string.py sha256=SnZHbUK5YNAEtbuxCD_RiI-MuqHq_U4bbrq17dnHxyE 2247
explorerscript/ssb_converting/compiler/compile_handlers/atoms/lang_string_arg.py sha256=hb3xNwLG-9bWWl-91CrIncra1spx-fnhVYxAC_clBXE 1810
explorerscript/ssb_converting/compiler/compile_handlers/atoms/position_marker.py sha256=35ekZeq7MLMJIbD3KpgHVkL6ffEaUzbvORcbwmr1Q8Y 2567
explorerscript/ssb_converting/compiler/compile_handlers/atoms/position_marker_arg.py sha256=kJKiYB4TxpHNpQALZuRM4dgCvqag2R5yMV6FE7HT-CM 1844
explorerscript/ssb_converting/compiler/compile_handlers/atoms/scn_var.py sha256=DQ1ONJSftbv6AvtJj2DNh5kM-V-1ZZTHVt9ALjU-bc8 2186
explorerscript/ssb_converting/compiler/compile_handlers/atoms/string.py sha256=zoylznqm1AjtSmDfx7nTRXEas3XykVIQK_9BjispP6c 2565
explorerscript/ssb_converting/compiler/compile_handlers/atoms/value_of.py sha256=DtNvgGTlHK8vGubYiGrwuqLjZOEbXZtgOc2imlPLJKk 2189
explorerscript/ssb_converting/compiler/compile_handlers/blocks/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_converting/compiler/compile_handlers/blocks/ctxs/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_converting/compiler/compile_handlers/blocks/ctxs/ctx_block.py sha256=MYqLYEFwjm0tVsAYbZ8ok6het6tLGxNosppGYMHfS00 4920
explorerscript/ssb_converting/compiler/compile_handlers/blocks/ifs/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_converting/compiler/compile_handlers/blocks/ifs/else_block.py sha256=KMwGTLFqqHP-4RV5ILkIlZJibrbIKzuomyWU6u1Y448 1881
explorerscript/ssb_converting/compiler/compile_handlers/blocks/ifs/elseif_block.py sha256=Utf0JmR1X6XW-Tlcre-xB1VbmJkUZWEIzjZTKgf5EA0 2754
explorerscript/ssb_converting/compiler/compile_handlers/blocks/ifs/if_block.py sha256=JLRE_i7pm4nu9hE6X6pWn_rcPiwuVKAdmXLCkpT0CEk 6703
explorerscript/ssb_converting/compiler/compile_handlers/blocks/ifs/if_header.py sha256=6VLKN_VNRz3rHD-zbyeLEpYK4Ze0uvHKQ7JZKT_iDzk 4399
explorerscript/ssb_converting/compiler/compile_handlers/blocks/ifs/header/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_converting/compiler/compile_handlers/blocks/ifs/header/bit.py sha256=z-gUXDnD3gXCSocv0o9FXcuTptF_V7fUhdrpDB5Acms 3318
explorerscript/ssb_converting/compiler/compile_handlers/blocks/ifs/header/negatable.py sha256=mf6dTwuUmomp65HmkqrIhQZRMqOMfJfdj6D_dpMOFCY 2690
explorerscript/ssb_converting/compiler/compile_handlers/blocks/ifs/header/operator.py sha256=gZtuEnwlsV3aKh8Ah8zSIsbH17SajAU1C9hmQZUL_5M 4241
explorerscript/ssb_converting/compiler/compile_handlers/blocks/ifs/header/scn.py sha256=GyBisrdOY7yZadJdwnyV73lbEdzGiCxpEKEuy-jlZ3k 4284
explorerscript/ssb_converting/compiler/compile_handlers/blocks/loop/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_converting/compiler/compile_handlers/blocks/loop/for_block.py sha256=vyo_i4WUZziFjNP1ebay2B3WMPAj7kLWpkToBQYmofo 4602
explorerscript/ssb_converting/compiler/compile_handlers/blocks/loop/forever_block.py sha256=uNLzqANKl1nKe1EoZYJzTZtcmhvZtDfHsr-wsrTvqhs 1980
explorerscript/ssb_converting/compiler/compile_handlers/blocks/loop/while_block.py sha256=OM3-fiaiyIGxulb_gHCUbdVv5nFKhNUMHO9e4XYNvvw 4004
explorerscript/ssb_converting/compiler/compile_handlers/blocks/switches/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_converting/compiler/compile_handlers/blocks/switches/case_block.py sha256=bHnm8NtLa2C0L2I70ghgBCF6gU6ex9FgKCPuA0tH4V4 4179
explorerscript/ssb_converting/compiler/compile_handlers/blocks/switches/case_header.py sha256=oS0sXjVV-YD3PK1LpXF8N_6Lh2w4lG-AjbV7qtt6om0 3286
explorerscript/ssb_converting/compiler/compile_handlers/blocks/switches/default_case_block.py sha256=_sxQFhyuOFEGXtakP7vudGIK7SEQSRfxZfLikDa6ahM 3468
explorerscript/ssb_converting/compiler/compile_handlers/blocks/switches/message_switch.py sha256=JAA4BBKScfGgbDqojkVkFAYrR7bukiTQ-DtqzEAlR00 4906
explorerscript/ssb_converting/compiler/compile_handlers/blocks/switches/switch_block.py sha256=h7Q8Ur3f06xjCl-y9FTfXaQurb8X_6lnKaqtIGWxY4I 7612
explorerscript/ssb_converting/compiler/compile_handlers/blocks/switches/switch_header.py sha256=aqkMdT8Z3cR1KcSQEZqwmr-bNeNisP8DFRzqUjonw1I 4219
explorerscript/ssb_converting/compiler/compile_handlers/blocks/switches/case_headers/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_converting/compiler/compile_handlers/blocks/switches/case_headers/menu.py sha256=cW2Fn-RVVIxVJ-CcQoKRluF7HvI4UzrO17i7Uvn_uPM 2834
explorerscript/ssb_converting/compiler/compile_handlers/blocks/switches/case_headers/op.py sha256=ddjyl-C72WSheWJbrDKWdyT_xZX7Ez5gFvBYjDX1iYI 3733
explorerscript/ssb_converting/compiler/compile_handlers/blocks/switches/switch_headers/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_converting/compiler/compile_handlers/blocks/switches/switch_headers/dungeon_mode.py sha256=dQo62uMLzd0JoL6gqxtbo_Cf5CxoNjlyTkpnVceKtRA 2359
explorerscript/ssb_converting/compiler/compile_handlers/blocks/switches/switch_headers/random.py sha256=h7cSGUuGi_kmTZEtQqm7cwq08ihMDABjnLo1h8Tpzb0 2331
explorerscript/ssb_converting/compiler/compile_handlers/blocks/switches/switch_headers/scn.py sha256=iFg56M6CV0lYdlDi80lqa1IcYA_c8TpPH4eSd4d-hlg 2732
explorerscript/ssb_converting/compiler/compile_handlers/blocks/switches/switch_headers/sector.py sha256=m4_a1-yG75mYVUIWgksRzF0Fc-V4IFCQx9MobsYMn7k 1636
explorerscript/ssb_converting/compiler/compile_handlers/functions/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_converting/compiler/compile_handlers/functions/coro_def.py sha256=4XUGGxYM5l_joxUuhhmHwSyZFyHjV1gl8n15sW7fHBM 1708
explorerscript/ssb_converting/compiler/compile_handlers/functions/for_target_def.py sha256=IPIZK7--tvr98fexgzQr0TOE14UiilDXe0nHKTu1Ijo 2823
explorerscript/ssb_converting/compiler/compile_handlers/functions/macro_def.py sha256=zFgShUlzezghSran_30O-n7MpPiaxm1WDUzjPsigCyQ 1829
explorerscript/ssb_converting/compiler/compile_handlers/functions/simple_def.py sha256=QTYdNyC56eWLiD0n06iRbISxb04IYHIpITTvlVKLSd8 1721
explorerscript/ssb_converting/compiler/compile_handlers/operations/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_converting/compiler/compile_handlers/operations/arg.py sha256=BQNuilAwp7UE3Rh-qWZwgvc-LAZvVHArXKGmcOnjbJU 2388
explorerscript/ssb_converting/compiler/compile_handlers/operations/arg_list.py sha256=CTuvtv4_DShtxi5on0C89_qxQHVJWAtbOiQTJAosTHM 2446
explorerscript/ssb_converting/compiler/compile_handlers/operations/macro_call.py sha256=1bVWf5zEk1HM1M4QZ3Lo58iTzudOz0J0JVr_YnPFS0Q 2903
explorerscript/ssb_converting/compiler/compile_handlers/operations/operation.py sha256=3IKUDejPxGPZ58pDCpwwmPzUuyINwz96MntUe6_xIfs 2368
explorerscript/ssb_converting/compiler/compile_handlers/statements/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_converting/compiler/compile_handlers/statements/call.py sha256=MF0bvPCs03OEqAAtZGDkuA0qLNRH7I6dy-bOG0smVT0 2320
explorerscript/ssb_converting/compiler/compile_handlers/statements/control_statement.py sha256=1nbC3pk5xlMvelsScghf29la8tSkegHk_j752FFydwQ 2483
explorerscript/ssb_converting/compiler/compile_handlers/statements/jump.py sha256=_tTFlF0V9L5F-CcGylijBaqStKeReA3_BIZCA89Vj1A 2460
explorerscript/ssb_converting/compiler/compiler_visitor/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_converting/compiler/compiler_visitor/has_routines_visitor.py sha256=p7Jwwc_XGcuSbbxbV7BJNtaRx6PVLn-WOzhDnfUC-y0 2032
explorerscript/ssb_converting/compiler/compiler_visitor/import_visitor.py sha256=maEvna4XBOKGchGKBBaBepf3OsfwkaBZn6aOyaWNkRs 2177
explorerscript/ssb_converting/compiler/compiler_visitor/macro_resolution_order.py sha256=johxCWTkv2M6ru4brDv2kzEHlKHka7kA2CUdN-FRmL0 4568
explorerscript/ssb_converting/compiler/compiler_visitor/macro_visitor.py sha256=XSYDh-dmtZjI6rHDeJNG-jZPFtG7Wmeat1Bf3hHeVfM 4207
explorerscript/ssb_converting/compiler/compiler_visitor/position_mark_visitor.py sha256=MtVGD7cP0vCNwvKbRaTw5_KmholE5o9jAqksZsqIlI8 3460
explorerscript/ssb_converting/compiler/compiler_visitor/routine_visitor.py sha256=Jb5S2VyS9b3DLkp93GMZLFZ-OGjShcF3flkaxIwPD5g 5634
explorerscript/ssb_converting/compiler/compiler_visitor/statement_visitor.py sha256=NpeTNjnSVZE0fYpHfJiRprR-dMp_6p_c-zHrUKdH9gY 17253
explorerscript/ssb_converting/decompiler/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_converting/decompiler/label_jump_to_resolver.py sha256=1Q7QV2y3uOCfClyELYIotKsw_m18aqljN76e8RQttr8 2745
explorerscript/ssb_converting/decompiler/write_handler_manager.py sha256=9mNISfPYtABwH0KRhgzdfMy2SjYTsMR9HYldqCkuNQc 3077
explorerscript/ssb_converting/decompiler/graph_building/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_converting/decompiler/graph_building/graph_minimizer.py sha256=Mx7n3AI0AFnqlD41dDkkRPPTqmCMb9Gfcw_RON7Pyl0 46747
explorerscript/ssb_converting/decompiler/graph_building/graph_utils.py sha256=mBAufc85BSEhd4uMOCrFLwIEpJmHVBq8NQVxKE2E4fA 23849
explorerscript/ssb_converting/decompiler/write_handlers/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_converting/decompiler/write_handlers/abstract.py sha256=CdKFtikLtHVkHdL8QldrLL2nLg_xxcwQK7sIzTFmcV8 2488
explorerscript/ssb_converting/decompiler/write_handlers/block.py sha256=P9jq5GheHb5vnEOMEGQYWfAsE5jeRq4cWxu91iWWiYA 5726
explorerscript/ssb_converting/decompiler/write_handlers/foreign_label.py sha256=cc45gpu6EwW_tFTLVgfbtbFOuRlddLy2MGSF2w-y3qA 2381
explorerscript/ssb_converting/decompiler/write_handlers/label.py sha256=M_1u5276jIzLUCbgBTQO15bTCVS_Yrwnn8Y6eeslQvU 5386
explorerscript/ssb_converting/decompiler/write_handlers/label_jump.py sha256=pOgy6DVkIYlgkjaEgz8zmveMZq3n9I_BWwPDubX8L1Q 3754
explorerscript/ssb_converting/decompiler/write_handlers/routine.py sha256=sAr9oqCGrevEhiIR_Sx1ZSHJDyGPrBtWvwC2Kf01T3k 3413
explorerscript/ssb_converting/decompiler/write_handlers/simple_op.py sha256=ehMafGmh7RVxLd5avcWKKyTr4E7iSwisfAHckQ1IPFo 3990
explorerscript/ssb_converting/decompiler/write_handlers/label_jumps/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_converting/decompiler/write_handlers/label_jumps/call.py sha256=oZZgwoOU5mhPZczOcmfAugZ0M56d6NQSF3dtp-GnC70 2128
explorerscript/ssb_converting/decompiler/write_handlers/label_jumps/forever_break.py sha256=K1cSH8YKrNnyESXi0zPmoQGnWZtpDD9Nuv55lOpkQ68 2674
explorerscript/ssb_converting/decompiler/write_handlers/label_jumps/forever_continue.py sha256=edZt9QkUdnHseDuZ_bI6_FTm1q9zn7sVrn14okxlyr8 2570
explorerscript/ssb_converting/decompiler/write_handlers/label_jumps/if_start.py sha256=aL1YmUy_OV_vr6NN7wZjLfo6E6ETESlY1u_xuhuOh_M 11362
explorerscript/ssb_converting/decompiler/write_handlers/label_jumps/jump.py sha256=OlCZMKUxhRozJx-qO2WPLojymzAOFVFdjLIIR4KbjkA 2317
explorerscript/ssb_converting/decompiler/write_handlers/label_jumps/switch_start.py sha256=pu-4drsCw2U9a2q50axv7QRZQDHqlANAdfuGd0QpAws 9559
explorerscript/ssb_converting/decompiler/write_handlers/labels/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_converting/decompiler/write_handlers/labels/forever_start.py sha256=5m4-2DrurTYOokEoDbJ2nQgjSDMDwvF4hsFXxypXDzA 3434
explorerscript/ssb_converting/decompiler/write_handlers/simple_ops/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_converting/decompiler/write_handlers/simple_ops/ctx.py sha256=nqsK601ailfQqpzRkggk0rLqlvazz-2H9XlDattGVEY 3587
explorerscript/ssb_converting/decompiler/write_handlers/simple_ops/flag.py sha256=sIMCd0YP9X2gy1D2-j9dQK4pQKtO5IX7g6eM3cWBRXs 4357
explorerscript/ssb_converting/decompiler/write_handlers/simple_ops/keyword.py sha256=ahyOpjmUjUD9Cx76wlG-C1q3QxF6o_HHt-7mMfQ3d00 2681
explorerscript/ssb_converting/decompiler/write_handlers/simple_ops/message_switches.py sha256=U5q2Ecrl5U6zwQ3mQGUHdyUYkyNOmEzqLJ-5qStIduQ 4005
explorerscript/ssb_converting/decompiler/write_handlers/simple_ops/message_switches_cases.py sha256=aL73xEcUmydrue_anCtTqa_bezxs6i72EFgeNGqNkcg 3342
explorerscript/ssb_converting/decompiler/write_handlers/simple_ops/simple.py sha256=ziMqWRi2Shn30Psx8btyrJrnIrq9Ggn453Ps-BYQXL8 2717
explorerscript/ssb_script/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_script/ssb_converting/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_script/ssb_converting/ssb_compiler.py sha256=cyTodCxW89mpJGPjufvGrZkMDaXrMPmvUUrziN-hpbU 4739
explorerscript/ssb_script/ssb_converting/ssb_decompiler.py sha256=UWyWDfNNL3Qd8ihSW56bsY7lHwXNZny0LrPW-F-qYSs 6485
explorerscript/ssb_script/ssb_converting/compiler/__init__.py sha256=hoX0o6_rhw8_juFDtnAOelWX3usXFEgWZY0jg_cNSzA 1159
explorerscript/ssb_script/ssb_converting/compiler/compiler_listener.py sha256=zbmLHkzsXN2t5p7uuoHCwW6EAgrRqAFv32pw7DewtdE 12608
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/compiler/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/compiler/macros_imports_test.py sha256=f49tl4Tz-77lVIj9akmgLPN-j_fdfEoIe4mPsVq-HxI 3670
explorerscript-0.1.5.dist-info/LICENSE sha256=wTGh-dHiVV8YIKowpRA-Zg32aa22XG8AEEEnCwwhCao 1066
explorerscript-0.1.5.dist-info/METADATA sha256=dgE8NKtIp-fCs2ioAnVjBiv83GEeCIIa16tAycQp9R8 2186
explorerscript-0.1.5.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
explorerscript-0.1.5.dist-info/entry_points.txt sha256=PgqaTpTNFtrXC5wMJ-_wGmG_lMlDvU13EWuAvJK9FWU 84
explorerscript-0.1.5.dist-info/top_level.txt sha256=GbpQjSj9xiZWTIj8Ds2daDILrlZp_f0EQJsF6psgQ5I 21
explorerscript-0.1.5.dist-info/RECORD

top_level.txt

explorerscript
tests

entry_points.txt

expslexer = explorerscript.pygments.expslexer:ExplorerScriptLexer