mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
add zfblast nimble package (#1394)
This commit is contained in:
parent
50b6dec328
commit
35676003d5
@ -16924,5 +16924,19 @@
|
|||||||
"description": "A library for factorization machines in Nim.",
|
"description": "A library for factorization machines in Nim.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/neonnnnn/nimfm"
|
"web": "https://github.com/neonnnnn/nimfm"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "zfblast",
|
||||||
|
"url": "https://github.com/zendbit/nim.zfblast",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"web",
|
||||||
|
"http",
|
||||||
|
"server",
|
||||||
|
"asynchttpserver"
|
||||||
|
],
|
||||||
|
"description": "High performance http server (https://tools.ietf.org/html/rfc2616) with persistent connection for nim language.",
|
||||||
|
"license": "BSD",
|
||||||
|
"web": "https://github.com/zendbit/nim.zfblast"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user