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