diff --git a/packages.json b/packages.json index 74aa208..1aad8cc 100644 --- a/packages.json +++ b/packages.json @@ -22273,6 +22273,19 @@ "license": "MIT", "web": "https://github.com/z-kk/csv2dbsrc" }, + { + "name": "distances", + "url": "https://github.com/ayman-albaz/distances", + "method": "git", + "tags": [ + "math", + "statistics", + "metrics" + ], + "description": "Distances is a high performance Nim library for calculating distances.", + "license": "Apache-2.0 License", + "web": "https://github.com/ayman-albaz/distances" + }, { "name": "nptr", "url": "https://github.com/henryas/nptr",