Added package streamfix (#1865)

This commit is contained in:
inv2004 2021-04-12 08:14:58 +03:00 committed by GitHub
parent 5b1f7bc06a
commit 9b4b4a6bed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22117,6 +22117,21 @@
"license": "MIT",
"web": "https://github.com/hnicke/aur.nim"
},
{
"name": "streamfix",
"url": "https://github.com/inv2004/streamfix",
"method": "git",
"tags": [
"fix",
"protocol",
"parser",
"financial",
"streaming"
],
"description": "FIX Protocol streaming parser (Financial Information eXchange)",
"license": "Apache-2.0",
"web": "https://github.com/inv2004/streamfix"
},
{
"name": "ffmpeg",
"url": "https://github.com/momeemt/ffmpeg.nim",