nuspell 5.1.2-1 source package in Ubuntu

Changelog

nuspell (5.1.2-1) unstable; urgency=medium

  * New upstream release. (Closes: #1020967)

 -- Thorsten Alteholz <email address hidden>  Fri, 30 Sep 2022 22:36:33 +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.1.2-1.dsc 2.1 KiB f34b14b1da9fbb8e5b97ed495e949741d552fc707bf2a4f32feea2b9bbb61b79
nuspell_5.1.2.orig.tar.gz 362.4 KiB 82f5f2faa82df30099555dca94b3a908d38fdba408e31e74535c523f7e6ea18d
nuspell_5.1.2-1.debian.tar.xz 8.2 KiB 37fa8311203c6ba80da813050a2dc1ed4c4b5ce1abc40c49bfa5a75c161672e6

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