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
/
getpipelinebook
/
main.go
Age
Commit message (
Expand
)
Author
2021-12-20
fixed -png flag and changed rescribe tool to save binarized png in separate f...
Antonia Rescribe
2020-12-07
[rescribe] Allow saving of results to somewhere other than a directory named ...
Nick White
2020-11-10
[getpipelinebook] Rewrite to use internal package functions
Nick White
2020-11-09
Add a couple of things that should not be forgotten
Nick White
2020-05-26
Add -c conntype for necessary tools to allow local connection to be used
Nick White
2020-04-14
Briefly document each of the commands in a godoc friendly way, and improve th...
Nick White
2020-04-07
gofmt
Nick White
2020-03-23
[getpipelinebook] Switch to MinimalInit() so that it can be run without SQS p...
Nick White
2020-03-23
[getpipelinebook] Add -binarisedpdf and -colourpdf flags
Nick White
2020-03-23
[getpipelinebook] Add -graph flag to download just graphs
Nick White
2020-02-27
Add documentation, license notices, and license
Nick White
2019-12-17
Add png flag to getpipelinebook
Nick White
2019-12-17
Add pdf flag to getpipelinebook
Nick White
2019-12-16
Fix error message syntax in getpipelinebook
Nick White
2019-12-16
Fix usage message for getpipelinebook, and trim final slashes in lspipeline o...
Nick White
2019-12-11
Clean up and correct book name parsing in the pipeline, and update usage of g...
Nick White
2019-12-05
Default getpipelinebook to downloading pdfs instead of images
Nick White
2019-10-23
getpipelinebook: default to downloading corresponding page images, and add op...
Nick White
2019-10-08
Separate out bookpipeline from catch-all go.git repo, and rename to rescribe....
Nick White