{
  "name": "replxx",
  "version": "0.0.4",
  "port-version": 1,
  "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",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}