David Spencer e9fde4660d academic/cld2: Fix file ownership. пре 8 година
..
README d4f5065b3f academic/cld2: Added (Compact Language Detection) пре 11 година
cld2.SlackBuild e9fde4660d academic/cld2: Fix file ownership. пре 8 година
cld2.info 02bb880349 academic/cld2: Fix md5sum. пре 9 година
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. пре 11 година

README

The Compact Language Detection library can detect the language of UTF8-encoded
text. CLD2 supports over 160 languages and can parse both plain text and HTML.

The Slackware script builds two shared libraries, libcld2 and libcld2_full. The
libcld2 library can recognise the core 83 languages while the libcld2_full
library has support for the entire set of 160+ language tables.

The script also builds a commandline tool, cld2, which is compiled against the
libcld2_full library.