yatla

View on PyPIReverse Dependencies (0)

0.4.0 yatla-0.4.0-py3-none-any.whl

Wheel Details

Project: yatla
Version: 0.4.0
Filename: yatla-0.4.0-py3-none-any.whl
Download: [link]
Size: 10201
MD5: d879d8970ba103337b68396353618c73
SHA256: 6c709009bc4674a3e3f317c74c241d8390fbb042199fe7b00d5996996ba9adab
Uploaded: 2024-03-17 23:15:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: yatla
Version: 0.4.0
Summary: A templating engine with a simple templating language specifically designed for type inference, allowing consumers to provide users with slots of determined types.
Author: Eugene Prout
Author-Email: eugene.prout1[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: click (<9.0.0,>=8.1.7)
Description-Content-Type: text/markdown
[Description omitted; length: 1963 characters]

WHEEL

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

RECORD

Path Digest Size
yatla/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
yatla/_parser.py sha256=4pibfp68bWGoFMVHiA6oZD44dzxVk54rHtdBh7qVsME 13376
yatla/ast_nodes.py sha256=27HhiMd6UDAHVSSW_yrnKenJAT2O6G3RuTpGrNn73i8 6640
yatla/builtins.py sha256=_bNQ_y1V13FxwLD0u_9bIStizEXJJHFfpu0ECOIlPOc 227
yatla/lexer.py sha256=HiQi7VEhNtIm-56bFlpE7aG4gouSAdDcoDvAD3q2bAY 5499
yatla/main.py sha256=jOumzzyrSXa-Cu8co2usLtTW-4u5aKUgf_EtQEfOKfo 1731
yatla/validation.py sha256=hL8XfO2sOUelEj2S4OnIt8psDFr1QNovQmB7rleBWv0 1850
yatla-0.4.0.dist-info/LICENSE sha256=QuSt4i21bwMdPdemPeCWwx2zmkFOTpoe9fN8jroyChc 1069
yatla-0.4.0.dist-info/METADATA sha256=E1R9eQGaGA_IDmGQ0GpUfulrWrMhMsxg4Wz82Bd3vrs 2625
yatla-0.4.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
yatla-0.4.0.dist-info/entry_points.txt sha256=lM8lxsiAgCd5qJDtcepDGlTKSkDTQJui5BAgKJZ9bqQ 41
yatla-0.4.0.dist-info/RECORD

entry_points.txt

yatla = yatla.main:main