Merge pull request #622 from brentp/lapper

add lapper
This commit is contained in:
Dominik Picheta 2017-11-25 00:31:32 +00:00 committed by GitHub
commit 101c44b4e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7301,6 +7301,17 @@
"license": "MIT", "license": "MIT",
"web": "https://github.com/brentp/kexpr-nim" "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", "name": "gplay",
"url": "https://github.com/yglukhov/gplay", "url": "https://github.com/yglukhov/gplay",