mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
8 lines
257 B
Plaintext
8 lines
257 B
Plaintext
Lua binding for the fast libYAML C library for converting between
|
|
%YAML 1.1 and Lua tables, with a flexible Lua language API to load
|
|
and save YAML documents.
|
|
|
|
Works with Lua 5.1 (including LuaJIT), 5.2, 5.3 and 5.4.
|
|
|
|
WWW: https://GVVaughan.GitHub.io/lyaml/
|