mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Added joyent_http_parser and libsvm_legacy packages.
This commit is contained in:
parent
3c446c05bd
commit
0b0e47fc0f
@ -8141,5 +8141,31 @@
|
||||
"description": "A dsl for writing macros in Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/alehander42/breeze"
|
||||
},
|
||||
{
|
||||
"name": "joyent_http_parser",
|
||||
"url": "https://github.com/nim-lang/joyent_http_parser",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"wrapper",
|
||||
"library",
|
||||
"parsing"
|
||||
],
|
||||
"description": "Wrapper for high performance HTTP parsing library.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nim-lang/joyent_http_parser"
|
||||
},
|
||||
{
|
||||
"name": "libsvm_legacy",
|
||||
"url": "https://github.com/nim-lang/libsvm_legacy",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"wrapper",
|
||||
"library",
|
||||
"scientific"
|
||||
],
|
||||
"description": "Wrapper for libsvm.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nim-lang/libsvm_legacy"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user