aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/fastcgi/vcpkg.json
blob: a85856361b4f759427f36cc749213d18e0ab9db3 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "fastcgi",
  "version-date": "2020-09-11",
  "port-version": 5,
  "description": "The FastCGI interface combines the best aspects of CGI and vendor APIs. Like CGI, FastCGI applications run in separate, isolated processes.",
  "homepage": "https://fastcgi-archives.github.io/",
  "license": "OML",
  "supports": "!uwp"
}