aboutsummaryrefslogtreecommitdiff
path: root/ports/freexl/vcpkg.json
blob: 39faf316c990b3bf9a310efa1ef837d94d96694b (plain)
1
2
3
4
5
6
7
8
9
{
  "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"
  ]
}