blob: b03ef3a1fc607156ece6fa1855b4835b4a972d26 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"key": "pool",
"name": "Pool",
"authors": [
"Steve Cleary"
],
"description": "Memory pool management.",
"category": [
"Memory"
],
"maintainers": [
"Stephen Cleary <scleary -at- jerviswebb.com>"
]
}
|