8000 GitHub - coreyleveen/Heroku-Buildpack-Tesseract: Heroku Tesseract Custom Buildpack
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

coreyleveen/Heroku-Buildpack-Tesseract

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Heroku Buildpack - Tesseract

Added the libraries to use Tesseract 3.02 on Heroku The buildpack supports several languages now.

This buildpack is built to be used through heroku-buildpack-multi. In your app you need to:

heroku config:set
BUILDPACK_URL=https://github.com/ddollar/heroku-buildpack-multi

Then, create a .buildpacks file inside your app:

https://github.com/heroku/_YOUR_MAIN_BUILDPACK
https://github.com/fouady/heroku-buildpack-tesseract.git

See the documentation of heroku-build-multi for a detailed explanation how to use it.

License

MIT License. Copyright 2013 Marco Azimonti.

About

Heroku Tesseract Custom Buildpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0