blob: d67a40f53686052701ad8fc3f701ebf17b566a6b (
plain)
1
2
3
4
5
6
7
|
{
"name": "tinycthread",
"version-string": "2019-08-06",
"port-version": 1,
"description": "Small, portable implementation of the C11 threads API",
"homepage": "https://tinycthread.github.io/"
}
|