modified: diffout.py
[GalaxyCodeBases.git] / c_cpp / lib / uthash / package.json
blob596e671801576cce16463b92be48facf1e997c39
2   "description": "C macros for hash tables and more",
4   "keywords": [
5     "array",
6     "data",
7     "hash",
8     "list",
9     "macro",
10     "string",
11     "structure",
12     "uthash"
13   ],
15   "name": "uthash",
16   "repo": "troydhanson/uthash",
18   "src": [
19     "src/utarray.h",
20     "src/uthash.h",
21     "src/utlist.h",
22     "src/utringbuffer.h",
23     "src/utstring.h"
24   ],
26   "version": "2.0.2"