index
:
bookpipeline
fullsizepdf
guirefactor
local
master
minimisedisk
rotation
separatelocal
Tools to process books in a cloud based pipeline system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
rescribe
/
getembeds.go
Age
Commit message (
Collapse
)
Author
2022-03-28
rescribe: update getembeds to include latest tessdata
Nick White
2022-03-21
rescribe: remove unneeded old tessdata
Nick White
2022-03-21
Update tessdata to only include a few trainings
Nick White
2022-02-28
rescribe: Further improve getembeds error reporting and recognition
Nick White
2022-02-28
rescribe: Fix error printing with getembeds
Nick White
2022-02-24
rescribe: Add embedded getgbook
Nick White
2022-02-23
Add getgbook embedding for darwin
Nick White
2022-02-23
rescribe: Add embedded support for getgbook, for linux only so far
Nick White
2022-02-09
rescribe: make go generate skip already downloaded files, checking that ↵
Nick White
checksum matches expected for safety
2021-10-01
rescribe: Include new tessdata in embed getter
v0.5.2
Nick White
2021-08-02
rescribe: Add experimental m1 build
Nick White
2021-07-13
gofmt
Nick White
2021-06-29
rescribe: Add embed target for darwin (osx) too
Nick White
2021-06-22
rescribe: add embedded tesseract for linux
Nick White
2021-06-22
rescribe: Add go generate command to download the needed files to embed
Nick White