diff --git a/packages.json b/packages.json index 57f47a7..67868a3 100644 --- a/packages.json +++ b/packages.json @@ -7986,5 +7986,18 @@ "description": "Common unicode operations", "license": "MIT", "web": "https://github.com/nitely/nim-unicodeplus" + }, + { + "name": "libsvm", + "url": "https://github.com/genotrance/libsvm", + "method": "git", + "tags": [ + "scientific", + "svm", + "vector" + ], + "description": "libsvm wrapper for Nim", + "license": "MIT", + "web": "https://github.com/genotrance/libsvm" } ]