add lapper

This commit is contained in:
Brent Pedersen 2017-11-24 10:11:31 -07:00
parent 91b23b8138
commit 5f7bfac3b8

View File

@ -7301,6 +7301,17 @@
"license": "MIT",
"web": "https://github.com/brentp/kexpr-nim"
},
{
"name": "lapper",
"url": "https://github.com/brentp/nim-lapper",
"method": "git",
"tags": [
"interval"
],
"description": "fast interval overlaps",
"license": "MIT",
"web": "https://github.com/brentp/nim-lapper"
},
{
"name": "gplay",
"url": "https://github.com/yglukhov/gplay",