yuzu/externals/vcpkg/ports/tinytoml/vcpkg.json

8 lines
195 B
JSON
Raw Normal View History

2022-07-23 05:01:36 +04:00
{
"name": "tinytoml",
"version-string": "20180219",
"port-version": 2,
"description": "A header only C++11 library for parsing TOML.",
"homepage": "https://github.com/mayah/tinytoml"
}