aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/sparsehash/vcpkg.json
blob: 9882cefac452193b66237660aced736569c12d8c (plain)
1
2
3
4
5
6
7
{
  "name": "sparsehash",
  "version": "2.0.4",
  "port-version": 2,
  "description": "The sparsehash package consists of two hashtable implementations: sparse, which is designed to be very space efficient, and dense, which is designed to be very time efficient.",
  "homepage": "https://github.com/sparsehash/sparsehash"
}