Added package xlsxio (#2113)

This commit is contained in:
jiiihpeeh
2022-01-06 23:33:19 +08:00
committed by GitHub
parent f458d80426
commit fc86d1ab54
+12
View File
@@ -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"
}
]