Added package nimAdif (#2818)

This commit is contained in:
Chen (Kina) 2024-03-05 22:25:35 +08:00 committed by GitHub
parent 6d9f4b63df
commit 6685c1420d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",