CTAN Comprehensive TeX Archive Network

Verzeichnis macros/luatex/generic/lua-tinyyaml

README.md

lua-tinyyaml

The lua-tinyyam package is a lightweight YAML parser written in pure Lua. It supports a subset of the YAML 1.2 specifications. This package is a dependency for several other Lua packages, including markdown and citeproc-lua.

Usage

To parse a YAML string into a Lua table, use the parse function:

contents = require("tinyyaml").parse(str)

License

lua-tinyyaml is distributed under the MIT License.

Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (196.5k).

lua-tinyyaml – A tiny YAML (subset) parser in pure Lua

This package provides a YAML (subset) parser written in pure Lua. It supports a subset of the YAML 1.2 specifications. It is required by several other Lua packages including markdown and citeproc-lua.

Paketlua-tinyyaml
Repositoryhttps://github.com/zepinglee/lua-tinyyaml
Version0.4.4 2025-02-01
LizenzenMIT License
BetreuerZeping Lee
Enthalten inTeX Live als lua-tinyyaml
MiKTeX als lua-tinyyaml
ThemenParser
Lua
...
Gästebuch Seiten-Struktur Impressum Autor kontaktieren