mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-05 06:39:06 +08:00
9 lines
258 B
JSON
9 lines
258 B
JSON
|
{
|
||
|
"name": "tomlplusplus",
|
||
|
"version-string": "2.4.0",
|
||
|
"port-version": 1,
|
||
|
"description": "Header-only TOML config file parser and serializer for modern C++.",
|
||
|
"homepage": "https://marzer.github.io/tomlplusplus/",
|
||
|
"supports": "!(arm | uwp | osx)"
|
||
|
}
|