28 lines
407 B
JSON
28 lines
407 B
JSON
{
|
|
"description": "C macros for hash tables and more",
|
|
|
|
"keywords": [
|
|
"array",
|
|
"data",
|
|
"hash",
|
|
"list",
|
|
"macro",
|
|
"string",
|
|
"structure",
|
|
"uthash"
|
|
],
|
|
|
|
"name": "uthash",
|
|
"repo": "troydhanson/uthash",
|
|
|
|
"src": [
|
|
"src/utarray.h",
|
|
"src/uthash.h",
|
|
"src/utlist.h",
|
|
"src/utringbuffer.h",
|
|
"src/utstack.h",
|
|
"src/utstring.h"
|
|
],
|
|
|
|
"version": "2.3.0"
|
|
}
|