diff --git a/packages.json b/packages.json index 2ecb9c4..c8d5b54 100644 --- a/packages.json +++ b/packages.json @@ -24760,5 +24760,17 @@ "description": "Base45 encoder and decoder", "license": "Unlicense", "web": "https://git.sr.ht/~ehmry/base45" + }, + { + "name": "xlsxio", + "url": "https://github.com/jiiihpeeh/xlsxio-nim", + "method": "git", + "tags": [ + "xlsxio", + "wrapper" + ], + "description": "This is a xlsxio wrapper done Nim in mind.", + "license": "MIT", + "web": "https://github.com/jiiihpeeh/xlsxio-nim" } ]