Skip to content

rescribe/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# rescribe.xyz/utils

This repository contains miscellaneous commands and small packages
useful for the OCR of books.

This is a collection of Go packages, and can be installed in the
standard go way, by running `go get rescribe.xyz/utils/...` and documentation
can be read with the `go doc` command or online at
<https://pkg.go.dev/rescribe.xyz/utils>.

If you just want to install and use the commands, you can get the
package with `git clone https://git.rescribe.xyz/utils`, and then
install them with `go install ./...` from within the `utils`
directory.

## Contributions

Any and all comments, bug reports, patches or pull requests would
be very welcomely received. Please email them to <[email protected]>.

## License

This package is licensed under the GPLv3. See the LICENSE file for
more details.

About

Miscellaneous OCR related utilities and packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages