Import base85.go into tree

Upstream is not maintained last commit was six years ago and there
are various improvements to be had in the code
This commit is contained in:
Kovid Goyal
2023-09-04 20:29:20 +05:30
parent aad330135c
commit 0107d1cb89
7 changed files with 397 additions and 9 deletions

View File

@@ -10,8 +10,7 @@ import (
"kitty/tools/cli"
"kitty/tools/utils"
"github.com/jamesruan/go-rfc1924/base85"
"kitty/tools/utils/base85"
)
var _ = fmt.Print