mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 13:31:06 +08:00
ac030b40d5
* Reformat portfile * Minimize makefiles patch * Update to 1.0.6 * Fix uwp builds, remove skip from baseline * Install pc file for windows * Update versions Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
10 lines
273 B
JSON
10 lines
273 B
JSON
{
|
|
"name": "freexl",
|
|
"version-string": "1.0.6",
|
|
"description": "FreeXL is an open source library to extract valid data from within an Excel (.xls) spreadsheet",
|
|
"homepage": "https://www.gaia-gis.it/gaia-sins/freexl-sources",
|
|
"dependencies": [
|
|
"libiconv"
|
|
]
|
|
}
|