aboutsummaryrefslogtreecommitdiff
path: root/ports/fastcgi/vcpkg.json
blob: 83d7fa763362b2d236037f9385fbe88ce24189cb (plain)
1
2
3
4
5
6
7
{
  "name": "fastcgi",
  "version-string": "2020-09-11",
  "port-version": 1,
  "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/"
}