libvoikko 4.3.1-1 source package in Ubuntu

Changelog

libvoikko (4.3.1-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version (no changes).
  * Bump watch file standard and use https.
  * Remove trailing spaces from debian/changelog and debian/rules.
  * Bump compat version to 13.
  * Remove dh --fail-missing parameter.
  * Remove autoreconf build deps no longer needed with newer debhelper.

 -- Timo Jyrinki <email address hidden>  Fri, 01 Oct 2021 10:27:34 +0300

Upload details

Uploaded by:
Timo Jyrinki
Uploaded to:
Sid
Original maintainer:
Timo Jyrinki
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libvoikko_4.3.1-1.dsc 2.0 KiB 7c5915817080cf56b40a82c0126fe52fc0bff8e4231103107f7f634893338021
libvoikko_4.3.1.orig.tar.gz 642.7 KiB 368240d4cfa472c2e2c43dc04b63e6464a3e6d282045848f420d0f7a6eb09a13
libvoikko_4.3.1-1.debian.tar.xz 6.3 KiB 6de1a7b181e2950c2aa340f5519158cd6fe6515a3d4dee1e705883338a5cfcfe

No changes file available.

Binary packages built by this source

libvoikko-dev: Development files for libvoikko

 Libvoikko is a library of free natural language processing tools. It
 aims to provide support for languages that are not well served by
 other existing free linguistic tools.
 .
 This package contains the files needed to build or develop applications
 that use Voikko.

libvoikko-dev-dbgsym: debug symbols for libvoikko-dev
libvoikko1: Library of free natural language processing tools

 Libvoikko is a library of free natural language processing tools. It
 aims to provide support for languages that are not well served by
 other existing free linguistic tools.
 .
 The library supports multiple backends, of which VFST and
 HFST are enabled in the default build:
 .
  - VFST: Finite state transducer format used for Finnish morphology
    and as an experimental language independent backend.
  - HFST (Helsinki Finite-State Transducer Technology): Supports ZHFST
    speller archives for various languages.
  - Experimental backends: Weighted VFST and Lttoolbox.
 .
 Libvoikko provides spell checking, hyphenation, grammar checking and
 morphological analysis for Finnish language. Spell checking is
 supported for other languages through the HFST backend.
 .
 This package contains the shared library.

libvoikko1-dbgsym: debug symbols for libvoikko1
python3-libvoikko: Python bindings for libvoikko

 Libvoikko is a library of free natural language processing tools. It
 aims to provide support for languages that are not well served by
 other existing free linguistic tools.
 .
 This package contains the Python bindings.