Directory macros/luatex/generic/lua-tinyyaml
README.md
lua-tinyyaml
https://github.com/api7/lua-tinyyaml
A tiny YAML (subset) parser for pure Lua.
Usage
require('tinyyaml').parse(str)
License
MIT License
Download the contents of this package in one zip archive (5.8k).
lua-tinyyaml – A tiny YAML (subset) parser for pure Lua
The lua-tinyyaml package is a YAML (subset) parser written in pure Lua. It is required by several other LuaTeX packages like markdown and citeproc-lua.
Package | lua-tinyyaml |
Bug tracker | https://github.com/api7/lua-tinyyaml/issues |
Repository | https://github.com/api7/lua-tinyyaml |
Version | 0.4.3 |
Licenses | MIT License |
Maintainer | Zeping Lee |
Contained in | TeX Live as lua-tinyyaml MiKTeX as lua-tinyyaml |
Topics | Parser LuaTeX |