diff --git a/packages.json b/packages.json index cc6c0b7ca..13c886d5b 100644 --- a/packages.json +++ b/packages.json @@ -30585,23 +30585,23 @@ "web": "https://codeberg.org/Yepoleb/nim-bz2" }, { - "name": "mvb", - "url": "https://github.com/tapsterbot/mvb-opencv", - "method": "git", - "tags": [ - "opencv", - "library", - "wrapper", - "image", - "processing", - "minimal", - "mininum", - "viable", - "bindings" - ], - "description": "Minimum viable bindings for OpenCV", - "license": "MIT", - "web": "https://github.com/tapsterbot/mvb-opencv" + "name": "mvb", + "url": "https://github.com/tapsterbot/mvb-opencv", + "method": "git", + "tags": [ + "opencv", + "library", + "wrapper", + "image", + "processing", + "minimal", + "mininum", + "viable", + "bindings" + ], + "description": "Minimum viable bindings for OpenCV", + "license": "MIT", + "web": "https://github.com/tapsterbot/mvb-opencv" }, { "name": "emailparser", @@ -30624,7 +30624,7 @@ "method": "git", "tags": [ "logging", - "colours", + "colours" ], "description": "A simple colored logger from std/logging", "license": "MIT", @@ -30640,6 +30640,18 @@ ], "description": "Interface to libxml2's XPath parser", "license": "MIT", - "web": "https://github.com/weskerfoot/NimPath", + "web": "https://github.com/weskerfoot/NimPath" + }, + { + "name": "beautifulparser", + "url": "https://github.com/TelegramXPlus/beautifulparser", + "method": "git", + "tags": [ + "parser", + "html" + ], + "description": "Simple parser for HTML", + "license": "MIT", + "web": "https://github.com/TelegramXPlus/beautifulparser" } ]