aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/resultlib/vcpkg.json
blob: 9e26831f2758565f72413ef460e7c5baf2ebb196 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "resultlib",
  "version-semver": "1.0.0",
  "maintainers": "Guillermo Calvo <guillermo@guillermo.dev>",
  "description": "Elegant error handling in C",
  "homepage": "https://github.com/guillermocalvo/resultlib/",
  "documentation": "https://result.guillermo.dev/",
  "license": "Apache-2.0"
}