diff --git a/packages.json b/packages.json index 521c6dc..e40ef8b 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]