diff options
| -rw-r--r-- | packages.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/packages.json b/packages.json index b9b9d81..d008408 100644 --- a/packages.json +++ b/packages.json @@ -7302,6 +7302,17 @@ "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", "method": "git", |
