diff --git a/packages.json b/packages.json index 7e6524f..018e191 100644 --- a/packages.json +++ b/packages.json @@ -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",