/heroku-buildpack-tesseract

Heroku Tesseract Custom Buildpack

Primary LanguageShellMIT LicenseMIT

heroku-buildpack-tesseract

Added the libraries to use Tesseract on Heroku

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/marcolinux/heroku-buildpack-tesseract

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

License

MIT License. Copyright 2013 Marco Azimonti.