Skip to content

cosmo0920/leptonica-capi-go

Repository files navigation

Leptonica Go wrapper

Build Status GoDoc

instalation

Before you use this library, please install leptonica version 1.74.

OSX

$ brew install leptonica

Ubuntu Linux

Current version is too old, please build liblept5 by yourself.

Windows

Not supported yet.

import

$ go get "github.com/cosmo0920/leptonica-capi-go/"

and then,

import "github.com/cosmo0920/leptonica-capi-go/"

LICENSE

Apache License 2.0

Releases

No releases published

Packages

No packages published