aboutsummaryrefslogtreecommitdiff
path: root/ports/absent/vcpkg.json
blob: 3f6ae21dcdd89dbfb3e5d7a29875ecf0fc292386 (plain)
1
2
3
4
5
6
7
{
  "name": "absent",
  "version-string": "0.3.1",
  "port-version": 1,
  "description": "A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way",
  "homepage": "https://github.com/rvarago/absent"
}