Add package base45 (#2110)

This commit is contained in:
ehmry 2022-01-06 01:06:18 +01:00 committed by GitHub
parent d4026c1df5
commit 0ccc81df46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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