switch to codeberg

This commit is contained in:
2025-10-30 23:32:53 +01:00
parent cce26c562b
commit ee26834054
18 changed files with 107 additions and 160 deletions

View File

@@ -22,8 +22,8 @@ import (
"path/filepath"
"strings"
"codeberg.org/scip/epuppy/pkg/epub"
"github.com/alecthomas/repr"
"github.com/tlinden/epuppy/pkg/epub"
)
func Prepare(conf *Config) (*Ebook, error) {