Added package xlsxio (#2113)

This commit is contained in:
jiiihpeeh 2022-01-06 17:33:19 +02:00 committed by GitHub
parent f458d80426
commit fc86d1ab54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]