blob: 697aa7b6461fe2c933497f39b2e2d83c916b9378 (
plain)
1
2
3
4
5
6
7
|
{
"name": "sparsehash",
"version-string": "2.0.3",
"port-version": 1,
"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"
}
|