Add nimpath (#2635)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
Wesley Kerfoot 2023-07-05 17:37:42 -04:00 committed by GitHub
parent e27abcec44
commit dfa84ed273
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30629,5 +30629,17 @@
"description": "A simple colored logger from std/logging",
"license": "MIT",
"web": "https://github.com/4zv4l/colored_logger"
},
{
"name": "nimpath",
"url": "https://github.com/weskerfoot/NimPath",
"method": "git",
"tags": [
"web",
"parser"
],
"description": "Interface to libxml2's XPath parser",
"license": "MIT",
"web": "https://github.com/weskerfoot/NimPath",
}
]