19 lines
365 B
JSON
19 lines
365 B
JSON
{
|
|
"name": "iniparser",
|
|
"version-date": "2020-04-06",
|
|
"port-version": 5,
|
|
"description": "C library for parsing INI-style files",
|
|
"homepage": "https://github.com/ndevilla/iniparser",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|