Skip to content
/ trego Public

Go bindings for the TRE approximate string matching library

Notifications You must be signed in to change notification settings

larsmans/trego

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

trego

Go bindings for the TRE approximate string matching library. Unfinished and highly experimental; patches are welcome.

To build, first make sure TRE is installed. For Debian/Ubuntu, that's

sudo apt-get install libtre-dev

For Red Hat-like (e.g. CentOS)

sudo yum install libtre-devel

About

Go bindings for the TRE approximate string matching library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages