lectern

View on PyPIReverse Dependencies (3)

0.34.0 lectern-0.34.0-py3-none-any.whl

Wheel Details

Project: lectern
Version: 0.34.0
Filename: lectern-0.34.0-py3-none-any.whl
Download: [link]
Size: 35057
MD5: 17e260b31253ec194a1517037fb76403
SHA256: e649d6c58c5e5ef56b2fe9e9acee1738e330d45ea0a7ddca3ec557f444f80f3a
Uploaded: 2024-07-21 23:02:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lectern
Version: 0.34.0
Summary: Literate Minecraft data packs and resource packs.
Author: Valentin Berlier
Author-Email: berlier.v[at]gmail.com
Home-Page: https://github.com/mcbeet/lectern
Project-Url: Documentation, https://github.com/mcbeet/lectern
Project-Url: Repository, https://github.com/mcbeet/lectern
License: MIT
Keywords: literate-programming,beet,resourcepack,minecraft,datapack
Classifier: Framework :: Pytest
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.108.0)
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: markdown-it-py (<4.0.0,>=3.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 30254 characters]

WHEEL

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

RECORD

Path Digest Size
lectern/__init__.py sha256=UqvBatyvETOwZTgM0rJ0GzxTIpCrD8xWHd9PeMzAmLw 214
lectern/__main__.py sha256=lKnQFhlups-1uhKIORqCmK44V1C4bOfpXLYP4IgpsL0 37
lectern/cli.py sha256=1ONahsjMKx5iRW-n6rl09AZdp8g8cvA819abnLQS5zg 3053
lectern/contrib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lectern/contrib/define.py sha256=GVW2E9_7Xo3DSlhOg0u_xk4GGJWBbMTp8roP62kk7n8 841
lectern/contrib/messaging.py sha256=pDvB8l6pxPCVsFB_J_oQqo1KodD1BWYD2oeRyQlmTTw 1984
lectern/contrib/plugin.py sha256=yYF0x31GrpqlDNAn40_FG05S_KxsYL_T24IxkiOV_10 915
lectern/contrib/relative_location.py sha256=ttmqcwSIA5KEVV8MyiiO9QnwZayAovaC7SdiufaaKyY 1012
lectern/contrib/require.py sha256=b6HnbtTrIoQU52VFKJ-1FHrs2GjCc7epfwE-FyVDO7U 629
lectern/contrib/script.py sha256=pldaaqlTreeA1lTsOcnE_wRFEuwkDjxZa3eSqpOfZQw 828
lectern/contrib/tagged_function_shorthand.py sha256=ydWcoMwU8N-0CTpQMyJTpjCc4n3LL89npc5Y_o1RHq0 1679
lectern/contrib/vanilla.py sha256=hQjMwV3EYQZnXvf9B1gBYuboH-ndiGS_qz3hhiVJZKQ 2315
lectern/contrib/yaml_to_json.py sha256=wc2Lmg1CB8NHKZJiDu5up8Ijy5H0B07TRHslEu2VfSQ 1380
lectern/directive.py sha256=xePmBqa95-W1kwhsXSN4Hhhz5Ls46wbYrFOm0EM7KTA 5176
lectern/document.py sha256=MVPqe0qEG1P7r0KKz00NOtINS5oX_lHrEU2PBDLRWCM 6689
lectern/extract.py sha256=PZOqsPSwYOegOgQ7tcqV20KUfptASGUchyfQIrpIfM8 20976
lectern/fragment.py sha256=R9ek6o8D2LM7GrqJZEysVpMcVNnmAzvH3qkscx2VxkA 4520
lectern/loaders.py sha256=iwBypxvIueAvB2rru2IvJjagjwmZLG_WwGk94ZNU6_Y 799
lectern/plugin.py sha256=mzKqQHi3aGLpU1TQhbYMdxmsjG0XZkt4bqdacv3J8wY 1583
lectern/prefetch.py sha256=3sxQCiK5SQu7kx5ycjCJRiCKQno9_KNgFWU6OBagIY0 3020
lectern/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lectern/pytest_plugin.py sha256=L3t960uaUFHM7gx-vBy7tZbXOD-rw2Zwr2KpzR9cisI 2225
lectern/serialize.py sha256=N_C5804rHR6IP3KiQviRyMxVSCA_w-y2uVA927i1HBI 15232
lectern-0.34.0.dist-info/LICENSE sha256=4gLu2TrJPEkFTd4RV8wz0Lncyd4YPBpVUZcolDL6588 1073
lectern-0.34.0.dist-info/METADATA sha256=lBDJ5hr3gh2chD-6QwpVUIrMCZQISliLBNm1-qvIGEM 31091
lectern-0.34.0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
lectern-0.34.0.dist-info/entry_points.txt sha256=YQ0lm-qe2ySBV_XgGdgSmaaLU2KrpYneuLD4L8A0TCo 86
lectern-0.34.0.dist-info/RECORD

entry_points.txt

lectern = lectern.cli:main
lectern = lectern.pytest_plugin