goldendict 1.5.0~rc2+git20200409+ds-2 source package in Ubuntu

Changelog

goldendict (1.5.0~rc2+git20200409+ds-2) unstable; urgency=medium

  * Upload to unstable. 

 -- Boyuan Yang <email address hidden>  Sat, 04 Jul 2020 10:41:06 -0400

Upload details

Uploaded by:
UNera
Uploaded to:
Sid
Original maintainer:
UNera
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
goldendict_1.5.0~rc2+git20200409+ds-2.dsc 2.4 KiB e5f7b260316f03338b1e302299ecbbfea81c2010459e3df02bd7ccc053df9274
goldendict_1.5.0~rc2+git20200409+ds.orig.tar.gz 4.1 MiB 514726f5cc0dd39fcf718cf72f1b107d65e1df244cf1d317b806d921189898aa
goldendict_1.5.0~rc2+git20200409+ds-2.debian.tar.xz 9.5 KiB 579d8176e0adc4de2a2272ca8c21bb2fd7dd6bc2f070abd574eeb5388ae5a7be

No changes file available.

Binary packages built by this source

goldendict: feature-rich dictionary lookup program

 Features:
  * Use of WebKit for an accurate articles' representation,
    complete with all formatting, colors, images and links.
  * Support of multiple dictionary file formats, namely:
    - Babylon .BGL files, complete with images and resources
    - StarDict .ifo/.dict./.idx/.syn dictionaries
    - Dictd .index/.dict(.dz) dictionary files
    - ABBYY Lingvo .dsl source files, together with abbreviations.
      The files can be optionally compressed with dictzip. Dictionary
      resources can be packed together into a .zip file.
    - ABBYY Lingvo .lsa/.dat audio archives. Those can be indexed
       separately, or be referred to from .dsl files.
  * Support for Wikipedia, Wiktionary, or any other MediaWiki-based
    sites to perform lookups in.
  * Ability to use arbitrary websites as dictionaries via templated
     Url patterns.
  * Hunspell-based morphology system, used for word stemming and
    spelling suggestions.
  * Ability to index arbitrary directories with audio files for
     pronunciation lookups.
  * Full Unicode case, diacritics, punctuation and whitespace folding.
    This means the ability to type in words without any accents,
    correct case, punctuation or spaces (e.g. typing 'Grussen' would
    yield 'grüßen' in German dictionaries).
  * Scan popup functionality. A small window pops up with the
    translation of a word chosen from another application.
  * Support for global hotkeys. You can spawn the program window at
    any point, or directly translate a word from the clipboard.
  * Tabbed browsing in a modern Qt 5 interface.

goldendict-dbgsym: debug symbols for goldendict