Update packages.json (#2729)

This commit is contained in:
xjzh123 2023-10-21 17:13:22 +08:00 committed by GitHub
parent 149fd3e498
commit f46d70d2af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31651,5 +31651,17 @@
"description": "The fastest Fourier transform in the Rhein (so far)",
"license": "MIT",
"web": "https://github.com/arnetheduck/nim-fftr"
},
{
"name": "clim",
"url": "https://github.com/xjzh123/clim",
"method": "git",
"tags": [
"cli",
"macros"
],
"description": "Yet another CLI option parser generator for Nim.",
"license": "MIT",
"web": "https://github.com/xjzh123/clim"
}
]