Source: tercpp
Priority: extra
Maintainer: Koichi Akabe <vbkaisetsu@gmail.com>
Build-Depends: debhelper (>= 9.0.0), cmake, libboost-dev, libtinyxml-dev
Standards-Version: 3.9.5
Section: text
Homepage: http://sourceforge.net/projects/tercpp/

Package: libtercpp-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, libtercpp0 (= ${binary:Version}), libtinyxml-dev
Description: C++ implementation of TER (development files)
 This tool scores machine translation performance with the TER (Translation
 Error Rate) metric. TER mesures edit distance between traslations and
 references.
 .
 This package contains development files of tercpp.

Package: libtercpp0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: C++ implementation of TER
 This tool scores machine translation performance with the TER (Translation
 Error Rate) metric. TER mesures edit distance between traslations and
 references.
 .
 This package contains a library of tercpp.

Package: tercpp
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libtercpp0 (= ${binary:Version})
Description: C++ implementation of TER (frontend)
 This tool scores machine translation performance with the TER (Translation
 Error Rate) metric. TER mesures edit distance between traslations and
 references.
 .
 This package contains a frontend program of tercpp.
