yuzu/externals/vcpkg/ports/xlsxio/vcpkg.json

16 lines
334 B
JSON
Executable File

{
"name": "xlsxio",
"version-date": "2021-03-24",
"description": "Cross-platform C library for reading values from and writing values to .xlsx files",
"homepage": "https://github.com/brechtsanders/xlsxio",
"dependencies": [
"expat",
{
"name": "minizip",
"features": [
"bzip2"
]
}
]
}