dico 2.2-4 source package in Ubuntu

Changelog

dico (2.2-4) unstable; urgency=low


  * Updated access control configuration for Apache 2.4 (Closes: #669737)
  * Added django_1.5.diff patch to support Django 1.5 (Closes: #730488)
  * debian/control:
    + Bumped Standards-Version to 3.9.5
    + Bumped dicoweb's python-django dependency to >= 1.4.5

 -- أحمد المحمودي (Ahmed El-Mahmoudy) <email address hidden>  Mon, 25 Nov 2013 23:51:54 +0200

Upload details

Uploaded by:
أحمد المحمودي (Ahmed El-Mahmoudy)
Uploaded to:
Sid
Original maintainer:
أحمد المحمودي (Ahmed El-Mahmoudy)
Architectures:
any all
Section:
text
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dico_2.2-4.dsc 2.1 KiB f727fbafa22d77b09af013837c8534718206641aaf7dc3d5818f5cc17663152a
dico_2.2.orig.tar.gz 2.7 MiB 92486df85b653b83684358b29bf9bd5bfc29f6b85b6070a1f73600d6ab3165d7
dico_2.2-4.debian.tar.gz 23.5 KiB e00789da498c59ffef95e9d5f54c2808e5979c46da4c41d4541bda612a25fd63

Available diffs

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-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-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-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.

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

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.

libdico1: 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.

python-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.

python-wit: wikitext translation library

 This package provides Wit, a Python library for converting wiki markup
 into another kind of markup. Currently it supports HTML and plain text.