early-access version 2853
This commit is contained in:
15
externals/vcpkg/ports/xlsxio/vcpkg.json
vendored
Executable file
15
externals/vcpkg/ports/xlsxio/vcpkg.json
vendored
Executable file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user