aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/rp-ntuples/vcpkg.json
blob: c2a9da75827e799bfe1def5e3047ab243b87c060 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "rp-ntuples",
  "version": "0.1.4",
  "description": "A C++ ntuple library for structured data storage and processing",
  "homepage": "https://github.com/RPeschke/ntuples",
  "license": "MIT",
  "dependencies": [
    "vcpkg-cmake",
    "vcpkg-cmake-config"
  ]
}