aboutsummaryrefslogtreecommitdiff
path: root/ports/replxx/vcpkg.json
blob: 7e84aebc603db464e7eb96470b142f330b7bf841 (plain)
1
2
3
4
5
6
7
8
{
  "name": "replxx",
  "version-string": "0.0.2",
  "port-version": 3,
  "description": "A small, portable GNU readline replacement for Linux, Windows and MacOS which is capable of handling UTF-8 characters.",
  "homepage": "https://github.com/AmokHuginnsson/replxx",
  "supports": "!uwp"
}