Thu, 16 May 2024 02:37:42 UTC | login

Information for build python-yte-1.5.1-1.fc37

ID203920
Package Namepython-yte
Version1.5.1
Release1.fc37
Epoch
SummaryYAML template engine with Python expressions
DescriptionYTE is a template engine for YAML format that utilizes the YAML structure in combination with Python expressions for enabling to dynamically build YAML documents. The key idea of YTE is to rely on the YAML structure to enable conditionals, loops and other arbitrary Python expressions to dynamically render YAML files. Python expressions are thereby declared by prepending them with a ? anywhere in the YAML. Any such value will be automatically evaluated by YTE, yielding plain YAML as a result. Importantly, YTE templates are still valid YAML files (for YAML, the ? expressions are just strings). Documentation of YTE can be found at https://yte-template-engine.github.io.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 19 Sep 2022 23:00:52 UTC
CompletedMon, 19 Sep 2022 23:00:52 UTC
Tags
f37
f38
RPMs
src
python-yte-1.5.1-1.fc37.src.rpm (info) (download)
noarch
python3-yte-1.5.1-1.fc37.noarch.rpm (info) (download)
Changelog * Tue Jul 26 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.5.1-1 - Initial package (close RHBZ#2109250)