aboutsummaryrefslogtreecommitdiff
path: root/ports/xproperty/vcpkg.json
blob: 31b7c10940884f4b6ce2828bb80b2c5495f049e0 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "xproperty",
  "version-string": "0.8.1",
  "port-version": 1,
  "description": "Traitlets-like C++ properties and implementation of the observer pattern",
  "dependencies": [
    "xtl"
  ]
}