nuspell 5.0.0-2 source package in Ubuntu

Changelog

nuspell (5.0.0-2) unstable; urgency=medium

  * upload to unstable
  * as catch2 is now available, enable testing again (Closes: #992497)
    thanks a lot to Dimitrij Mijoski for the suggestion and the patch

 -- Thorsten Alteholz <email address hidden>  Wed, 18 Aug 2021 23:31:47 +0200

Upload details

Uploaded by:
Thorsten Alteholz
Uploaded to:
Sid
Original maintainer:
Thorsten Alteholz
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nuspell_5.0.0-2.dsc 2.1 KiB 70cade64dd6a7fe4aa63a6d601d1b0b1e421d39cf29238828e403f04cba0a14b
nuspell_5.0.0.orig.tar.gz 364.2 KiB 855d4771d225dcce1e48d098be6a2d69629c635b79b53f9e095a35adc68f0ea1
nuspell_5.0.0-2.debian.tar.xz 8.2 KiB 80d3ebac8ac1005f9d3ff9a77531f5c0d6a08bf74e1d9affd3826d535dd608db

Available diffs

No changes file available.

Binary packages built by this source

libnuspell-dev: spell checker (development)

 Nuspell is a free and open source spell checker that is written in modern C++.
 It is designed for languages with rich morphology and complex word compounding.
 .
 Main features are:
  - Full unicode support backed by ICU
  - Backward compatibility with Hunspell dictionary file format
  - Twofold affix stripping (for agglutinative languages, like Azeri,
    Basque, Estonian, Finnish, Hungarian, Turkish, etc.)
  - Support complex compounds (for example, Hungarian, German and Dutch)
  - Support language specific features (for example, special casing of
    Azeri and Turkish dotted i, or German sharp s)
  - Handle conditional affixes, circumfixes, fogemorphemes, forbidden
    words, pseudoroots and homonyms.
 .
 This package contains the development files.

libnuspell5: spell checker (shared library)

 Nuspell is a free and open source spell checker that is written in modern C++.
 It is designed for languages with rich morphology and complex word compounding.
 .
 Main features are:
  - Full unicode support backed by ICU
  - Backward compatibility with Hunspell dictionary file format
  - Twofold affix stripping (for agglutinative languages, like Azeri,
    Basque, Estonian, Finnish, Hungarian, Turkish, etc.)
  - Support complex compounds (for example, Hungarian, German and Dutch)
  - Support language specific features (for example, special casing of
    Azeri and Turkish dotted i, or German sharp s)
  - Handle conditional affixes, circumfixes, fogemorphemes, forbidden
    words, pseudoroots and homonyms.
 .
 This package contains the shared library.

libnuspell5-dbgsym: debug symbols for libnuspell5
nuspell: spell checker (program)

 Nuspell is a free and open source spell checker that is written in modern C++.
 It is designed for languages with rich morphology and complex word compounding.
 .
 Main features are:
  - Full unicode support backed by ICU
  - Backward compatibility with Hunspell dictionary file format
  - Twofold affix stripping (for agglutinative languages, like Azeri,
    Basque, Estonian, Finnish, Hungarian, Turkish, etc.)
  - Support complex compounds (for example, Hungarian, German and Dutch)
  - Support language specific features (for example, special casing of
    Azeri and Turkish dotted i, or German sharp s)
  - Handle conditional affixes, circumfixes, fogemorphemes, forbidden
    words, pseudoroots and homonyms.
 .
 This package contains the command-line program.

nuspell-dbgsym: debug symbols for nuspell