blob: 6c0a75f6815c0fafd1af895c94292902dd7f2a60 (
plain)
1
2
3
4
5
6
7
|
{
"name": "plf-stack",
"version-string": "2019-08-10",
"port-version": 1,
"description": "A C++ data container replicating std::stack functionality but with better performance",
"homepage": "https://www.plflib.org/"
}
|