diff --git a/packages.json b/packages.json index ea71a43..16d0e50 100644 --- a/packages.json +++ b/packages.json @@ -32673,6 +32673,20 @@ "license": "MIT", "web": "https://github.com/Q-Master/amqp-stats.nim" }, + { + "name": "nimAdif", + "url": "https://github.com/clzls/nimAdif", + "method": "git", + "tags": [ + "ham", + "adif", + "parser", + "formatter" + ], + "description": "An Amateur Data Interchange Format (ADIF) formatter and parser.", + "license": "MIT", + "web": "https://github.com/clzls/nimAdif" + }, { "name": "selfpipe", "url": "https://github.com/tdely/selfpipe",