bolt

View on PyPIReverse Dependencies (10)

0.48.0 bolt-0.48.0-py3-none-any.whl

Wheel Details

Project: bolt
Version: 0.48.0
Filename: bolt-0.48.0-py3-none-any.whl
Download: [link]
Size: 59325
MD5: 63b709f62a2255fb0b42fbdc1e97c8ea
SHA256: 7fd79b531837a9cc83a477dbfe851c4116686df542e51b2fcc07672a38739aa9
Uploaded: 2024-04-29 00:07:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bolt
Version: 0.48.0
Summary: Supercharge Minecraft commands with Python
Author: Valentin Berlier
Author-Email: berlier.v[at]gmail.com
Home-Page: https://github.com/mcbeet/bolt
Project-Url: Documentation, https://github.com/mcbeet/bolt
Project-Url: Repository, https://github.com/mcbeet/bolt
License: MIT
Keywords: beet,minecraft,minecraft-commands,scripting-language,mcfunction
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: beet (>=0.105.0)
Requires-Dist: mecha (>=0.94.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2256 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.5.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
bolt/__init__.py sha256=3o2yUWvMq5g-zfYPOKNLPRthTpaE2Bzzca9noNwdw4w 268
bolt/ast.py sha256=fhBOeg4WEuxSEIp-RgC7aMWJTdvNBBfTAlfhDCBSMaY 14767
bolt/codegen.py sha256=mc8cbnF9DpsLtZVOubr1EGNjx6p92k-J1vG665bVFfI 53108
bolt/commands.py sha256=E9f26Ygoty-TnR3CeQL__7tNoSQZvcJZEUhcFzgNaAY 5317
bolt/contrib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bolt/contrib/debug_codegen.py sha256=gbpQl_DwuFFxydidQuWo6gWB23FbT4kBxSE8SyZtBUU 814
bolt/contrib/defer.py sha256=PjtosnYBNv4rNijOy9FDfIuJ0cZvgbKQHP9vEu7SGjw 2495
bolt/contrib/sandbox.py sha256=VXCXgQdOKkDYh_iARWLe0Frfq6XhJV-G6x0aCrhE_E0 6417
bolt/emit.py sha256=2vNFewEB3zC1DkUkno_pHTmCs08UZ1Nk9n-r-YawYlo 2554
bolt/helpers.py sha256=7Qdzq52uIQMaLZETHDGFQw-4bwbA7uM370DFOQZA0LY 8989
bolt/loop_info.py sha256=XCtzJa_gvwd7FhHLKvaG9NIuF6Z-0zRWHqmQ6utMTVk 2170
bolt/memo.py sha256=9JoUrb9bgjQS0UtN1uMEcKoRAqGBQMxYMn6Hq12_Lr4 12422
bolt/module.py sha256=__p1oS3xLilha2SbQNtGEtw8bGXUODqjRSlznRDx55E 16579
bolt/parse.py sha256=rcMFARD_ex6HyAiqf0wcUZaGPDEJD5MWEPHgizOWJ9M 101247
bolt/pattern.py sha256=FgumxRgnCBz5r_YKaGFFxrcgaoDykP7Y1CdjysYT-es 915
bolt/plugin.py sha256=S1iet6-yE991Gn6NQk9gMZdGgiNypKvjgqQ5Ne92mrY 616
bolt/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bolt/resources/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bolt/resources/commands.json sha256=Ie5j7laNL7SmUV6QtkN2tFGh8Vqi0o4rck8x0SISApo 7824
bolt/runtime.py sha256=Pe94x1JhjLGSMhsRFaVzSBlnLjoNwajBtBmDFAta3lY 9476
bolt/semantics.py sha256=V0x-IM_Kgm3081Pjd2PzuI5ulA24Y2BmaSEMoNBFHS4 11716
bolt/utils.py sha256=I6Fsjaq3qMRIZCaB1VnP9QJZeJXChWjvAye-7UWWF-s 2646
bolt-0.48.0.dist-info/LICENSE sha256=qC-NtR6xiwPCk_eOrU1BzqYsP3KC-Mr_7Ho75Gr-Ayo 1061
bolt-0.48.0.dist-info/METADATA sha256=OLOxszemuGyRuSa4cM0gBjibObe80wgbQ3l8brXjT7c 2995
bolt-0.48.0.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
bolt-0.48.0.dist-info/entry_points.txt sha256=kk2zcl0u0cgDDfkUh4hxCXsxNuJVu-StnQeLMWmKzUM 31
bolt-0.48.0.dist-info/RECORD

entry_points.txt

[beet]
commands = bolt.commands