hunspell 1.7.0-2build1 source package in Ubuntu

Changelog

hunspell (1.7.0-2build1) disco; urgency=medium

  * No-change rebuild for readline soname change.

 -- Matthias Klose <email address hidden>  Mon, 14 Jan 2019 20:00:49 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Disco
Original maintainer:
Debian OpenOffice Team
Architectures:
any
Section:
text
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
hunspell_1.7.0.orig.tar.gz 470.9 KiB bb27b86eb910a8285407cf3ca33b62643a02798cf2eef468c0a74f6c3ee6bc8a
hunspell_1.7.0-2build1.debian.tar.xz 21.2 KiB e27b15e98a4237fc6d3a202cf695e278c6836d4fbc61929a82d90087cb1516dc
hunspell_1.7.0-2build1.dsc 2.2 KiB d16bee1373c58b21d3465494285d89c5ded4938c1f7b8fc4eaef53609b1af7db

View changes file

Binary packages built by this source

hunspell: No summary available for hunspell in ubuntu disco.

No description available for hunspell in ubuntu disco.

hunspell-dbgsym: No summary available for hunspell-dbgsym in ubuntu disco.

No description available for hunspell-dbgsym in ubuntu disco.

hunspell-tools: No summary available for hunspell-tools in ubuntu disco.

No description available for hunspell-tools in ubuntu disco.

hunspell-tools-dbgsym: debug symbols for hunspell-tools
libhunspell-1.7-0: No summary available for libhunspell-1.7-0 in ubuntu disco.

No description available for libhunspell-1.7-0 in ubuntu disco.

libhunspell-1.7-0-dbgsym: debug symbols for libhunspell-1.7-0
libhunspell-dev: spell checker and morphological analyzer (development)

 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and an
 OpenOffice.org UNO module.
 .
 Main features:
  - Unicode support (first 65535 Unicode characters)
  - morphological analysis (in custom item and arrangement style)
  - Max. 65535 affix classes and twofold affix stripping (for agglutinative
    languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.)
  - Support complex compoundings (for example, Hungarian and German)
  - Support language specific algorithms (for example, handling Azeri
    and Turkish dotted i, or German sharp s)
  - Handling conditional affixes, circumfixes, fogemorphemes,
    forbidden words, pseudoroots and homonyms.
 .
 This package contains the headers and the static library.