Add package base45 (#2110)

This commit is contained in:
ehmry
2022-01-06 08:06:18 +08:00
committed by GitHub
parent d4026c1df5
commit 0ccc81df46
+11
View File
@@ -24721,5 +24721,16 @@
"description": "A wrapper to Tesseract OCR library for Nim",
"license": "Unlicense",
"web": "https://github.com/DavideGalilei/nimtesseract"
},
{
"name": "base45",
"url": "https://git.sr.ht/~ehmry/base45",
"method": "git",
"tags": [
"base45"
],
"description": "Base45 encoder and decoder",
"license": "Unlicense",
"web": "https://git.sr.ht/~ehmry/base45"
}
]