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" ] }