g-s-k / matlab-toml

TOML implementation for MATLAB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

matlab-toml

An implementation of TOML in MATLAB.

Supports TOML 1.0.0.

Testing

This package comes with a test suite that can run using MATLAB's builtin testing facilities.

It also includes a shim for testing with toml-test located at ci.bash. Pass this as the "command" argument like so: toml-test -- ./ci.bash.

Both of the above are included in a GitHub Actions workflow that runs on each push.

About

TOML implementation for MATLAB

License:MIT License


Languages

Language:MATLAB 99.0%Language:Shell 0.5%Language:M 0.3%Language:Objective-C 0.2%