Added package rtree (#1206)

This commit is contained in:
StefanSalewski 2019-10-17 07:24:39 +02:00 committed by Miran
parent 49751de8c4
commit 57704c32ff

View File

@ -14789,6 +14789,17 @@
"license": "MIT",
"web": "https://github.com/thebigbaron/rainbow"
},
{
"name": "rtree",
"url": "https://github.com/stefansalewski/RTree",
"method": "git",
"tags": [
"library"
],
"description": "R-Tree",
"license": "MIT",
"web": "https://github.com/stefansalewski/RTree"
},
{
"name": "winversion",
"url": "https://github.com/rockcavera/winversion",