blob: 49004d6907960d53f0f10bfe4b01981a21889175 (
plain)
1
2
3
4
5
6
7
|
{
"name": "quadtree",
"version-string": "2020-04-13",
"port-version": 1,
"description": "A simple and modern C++ quadtree implementation",
"homepage": "https://github.com/pvigier/Quadtree"
}
|