office-gobmx/libexttextcat
Michael Stahl 276021c761 gbuild: remove gb_ExternalProject_use_unpacked
It must always be used exactly once, so replace it with constructor
parameter.

Change-Id: Ifbe87065c19a5185a5705dc461656179002ece5d
2013-05-07 01:41:25 +02:00
..
android.patch
ExternalPackage_exttextcat.mk
ExternalPackage_fingerprint.mk install libexttextcat fingerprint data using filelist 2013-04-30 17:49:08 +02:00
ExternalProject_exttextcat.mk gbuild: remove gb_ExternalProject_use_unpacked 2013-05-07 01:41:25 +02:00
Makefile
Module_libexttextcat.mk install libexttextcat fingerprint data using filelist 2013-04-30 17:49:08 +02:00
README
StaticLibrary_exttextcat.mk
unkown.patch.1
UnpackedTarball_exttextcat.mk

N-Gram-Based Text Categorization library

This guesses the language that input text is written in. Fundamentally
an adaption of of wiseguys libtextcat extended to be UTF-8 aware.

It is hosted at: [http://cgit.freedesktop.org/libreoffice/libexttextcat/]