pineapple/externals/vcpkg/ports/sparsehash/vcpkg.json
2022-07-23 03:01:36 +02:00

7 lines
324 B
JSON
Executable file

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