aboutsummaryrefslogtreecommitdiff
path: root/ports/opencc/vcpkg.json
blob: dc346293c31b3de405258df50cad223ed67189a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "opencc",
  "version-string": "2020-04-26",
  "port-version": 8,
  "description": "A project for conversion between Traditional and Simplified Chinese",
  "homepage": "https://github.com/BYVoid/OpenCC",
  "supports": "!(arm | arm64 | uwp)",
  "features": {
    "tools": {
      "description": "Build OpenCC command-line tools"
    }
  }
}