blob: 3e45f68b0125911c0e01ea63dbadb808c19cb15c (
plain)
1
2
3
4
5
6
7
|
{
"name": "tinythread",
"version-string": "1.1",
"port-version": 4,
"description": "Implements a fairly compatible subset of the C++11 thread management classes",
"homepage": "https://tinythreadpp.bitsnbites.eu/"
}
|