Source: libexttextcat
Section: libs
Priority: optional
Maintainer: Rene Engelhard <rene@debian.org>
Build-Depends: cdbs, debhelper (>= 5.0.0), autotools-dev
Standards-Version: 3.7.2
Homepage: http://software.wise-guys.nl/libtextcat/

Package: libexttextcat-2.0-0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libexttextcat-data (= ${source:Version})
Description: Language detection library
 Libextttextcat is a library with functions that implement the classification
 technic described in Cavnar & Trenkle, "N-Gram-Based Text Categorization".
 It was primarily developed for language guessing, a task on which it is known
 to perform with near-perfect accuracy.

Package: libexttextcat-dev
Section: libdevel
Architecture: any
Depends: libexttextcat-2.0-0 (= ${binary:Version}), ${misc:Depends}
Description: Language detection library - development files
 Libexttextcat is a library with functions that implement the classification
 technic described in Cavnar & Trenkle, "N-Gram-Based Text Categorization".
 It was primarily developed for language guessing, a task on which it is known
 to perform with near-perfect accuracy.
 .
 This package provides the files needed for building packages which use
 libexttextcat.

Package: libexttextcat-data
Section: text
Architecture: all
Depends: ${misc:Depends}
Description: Language detection library - data files
 Libextttextcat is a library with functions that implement the classification
 technic described in Cavnar & Trenkle, "N-Gram-Based Text Categorization".
 It was primarily developed for language guessing, a task on which it is known
 to perform with near-perfect accuracy.
 .
 This package provides the libtextcat data files.

Package: createfp
Section: utils
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Language detection library - fingerprint generation utility
 Libextttextcat is a library with functions that implement the classification
 technic described in Cavnar & Trenkle, "N-Gram-Based Text Categorization".
 It was primarily developed for language guessing, a task on which it is known
 to perform with near-perfect accuracy.
 .
 This package contains 'createfp' for generating fingerprints
