mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Added package beautifulparser (#2636)
This commit is contained in:
parent
dfa84ed273
commit
d96506fb20
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user