dico 2.11-4.2 source package in Ubuntu

Changelog

dico (2.11-4.2) unstable; urgency=medium

  [ Andreas Beckmann ]
  * Non-maintainer upload.
  * Fix building twice in a row.

  [ Helmut Grohne ]
  * Fix indep-only FTBFS arising from #1054187. (Closes: #1068610)

 -- Andreas Beckmann <email address hidden>  Sat, 04 May 2024 15:56:18 +0200

Upload details

Uploaded by:
Ritesh Raj Sarraf
Uploaded to:
Sid
Original maintainer:
Ritesh Raj Sarraf
Architectures:
any all
Section:
text
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe text

Downloads

File Size SHA-256 Checksum
dico_2.11-4.2.dsc 2.7 KiB a3adeab9504525952c3ab800654caa74035904ee021638e56c01dc3761e504b0
dico_2.11.orig.tar.xz 1.8 MiB ac1f98e233d0facacaac1059f3b81384a5592e26fd4c3082aed003f65e252c5a
dico_2.11-4.2.debian.tar.xz 26.6 KiB b719feb4688f5a1875a79197b427e2308de92bce02855651e0f26a7885325c89

No changes file available.

Binary packages built by this source

dico: RFC 2229 compliant dictionary client

 GNU Dico is an implementation of the DICT protocol as defined in RFC 2229.
 It is fully modular: the daemon itself (dicod) provides only the server
 functionality, and knows nothing about database formats. Actual searches
 are performed by functions supplied in loadable modules. A single module
 can serve one or more databases.
 .
 This package contains the dico console client.

dico-dbgsym: debug symbols for dico
dico-dev: RFC 2229 compliant modular dictionary server (development files)

 GNU Dico is an implementation of the DICT protocol as defined in RFC 2229.
 It is fully modular: the daemon itself (dicod) provides only the server
 functionality, and knows nothing about database formats. Actual searches
 are performed by functions supplied in loadable modules. A single module
 can serve one or more databases.
 .
 This package contains the header files, static libraries, and symbolic links
 needed for development.

dico-doc: RFC 2229 compliant modular dictionary server (documentation)

 GNU Dico is an implementation of the DICT protocol as defined in RFC 2229.
 It is fully modular: the daemon itself (dicod) provides only the server
 functionality, and knows nothing about database formats. Actual searches
 are performed by functions supplied in loadable modules. A single module
 can serve one or more databases.
 .
 This package contains the complete documentation for GNU Dico.

dico-module-guile: RFC 2229 compliant modular dictionary server (Guile module)

 GNU Dico is an implementation of the DICT protocol as defined in RFC 2229.
 It is fully modular: the daemon itself (dicod) provides only the server
 functionality, and knows nothing about database formats. Actual searches
 are performed by functions supplied in loadable modules. A single module
 can serve one or more databases.
 .
 This package provides an abstract layer for interfacing with database modules
 written in Guile.

dico-module-guile-dbgsym: debug symbols for dico-module-guile
dico-module-mediawiki: RFC 2229 compliant modular dictionary server (mediawiki module)

 GNU Dico is an implementation of the DICT protocol as defined in RFC 2229.
 It is fully modular: the daemon itself (dicod) provides only the server
 functionality, and knows nothing about database formats. Actual searches
 are performed by functions supplied in loadable modules. A single module
 can serve one or more databases.
 .
 This package contains the module that handles the use of Wiktionary or
 Wikipedia as a dictionary database.

dico-module-python: RFC 2229 compliant modular dictionary server (Python module)

 GNU Dico is an implementation of the DICT protocol as defined in RFC 2229.
 It is fully modular: the daemon itself (dicod) provides only the server
 functionality, and knows nothing about database formats. Actual searches
 are performed by functions supplied in loadable modules. A single module
 can serve one or more databases.
 .
 This package provides an abstract layer for interfacing with database modules
 written in Python.

dico-module-python-dbgsym: debug symbols for dico-module-python
dico-module-wordnet: RFC 2229 compliant modular dictionary server (WordNet module)

 GNU Dico is an implementation of the DICT protocol as defined in RFC 2229.
 It is fully modular: the daemon itself (dicod) provides only the server
 functionality, and knows nothing about database formats. Actual searches
 are performed by functions supplied in loadable modules. A single module
 can serve one or more databases.
 .
 This package provides an abstract layer for reading WordNet lexical database
 files.

dico-module-wordnet-dbgsym: debug symbols for dico-module-wordnet
dicod: RFC 2229 compliant modular dictionary server

 GNU Dico is an implementation of the DICT protocol as defined in RFC 2229.
 It is fully modular: the daemon itself (dicod) provides only the server
 functionality, and knows nothing about database formats. Actual searches
 are performed by functions supplied in loadable modules. A single module
 can serve one or more databases.
 .
 This package contains the dicod server, in addition to the following plugins:
  * ldap: provides LDAP support
  * substr: provides a substring search strategy
  * stratall: provides the 'all' search strategy

dicod-dbgsym: debug symbols for dicod
dicoweb: RFC 2229 compliant modular dictionary server (web interface)

 GNU Dico is an implementation of the DICT protocol as defined in RFC 2229.
 It is fully modular: the daemon itself (dicod) provides only the server
 functionality, and knows nothing about database formats. Actual searches
 are performed by functions supplied in loadable modules. A single module
 can serve one or more databases.
 .
 This package provides a web interface for database searches.

libdico2t64: RFC 2229 compliant modular dictionary server (shared library)

 GNU Dico is an implementation of the DICT protocol as defined in RFC 2229.
 It is fully modular: the daemon itself (dicod) provides only the server
 functionality, and knows nothing about database formats. Actual searches
 are performed by functions supplied in loadable modules. A single module
 can serve one or more databases.
 .
 This package contains the shared library.

libdico2t64-dbgsym: debug symbols for libdico2t64
python3-dicoclient: RFC 2229 compliant dictionary client module and shell

 GNU Dico is an implementation of the DICT protocol as defined in RFC 2229.
 It is fully modular: the daemon itself (dicod) provides only the server
 functionality, and knows nothing about database formats. Actual searches
 are performed by functions supplied in loadable modules. A single module
 can serve one or more databases.
 .
 This package contains a Python module that provides a Dico client and a simple
 interactive shell.