jaredmales / mxlib

This is the c/c++ library of Jared Males. It contains code I have developed for data analysis and other tasks, primarily related to astronomy. The documentation is located here: https://jaredmales.github.io/mxlib/ See the User's Guide for installation instructions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

appConfigurator: update to use full TOML

jaredmales opened this issue · comments

Upgrade from inih to a full TOML parser.

Once this is done, handle, e.g., JSON as config option.