dictd 1.12.1+dfsg-2 source package in Ubuntu

Changelog

dictd (1.12.1+dfsg-2) unstable; urgency=low


  * Upload to unstable.

 -- Robert Luberda <email address hidden>  Thu, 09 May 2013 22:54:04 +0200

Upload details

Uploaded by:
Robert Luberda
Uploaded to:
Sid
Original maintainer:
Robert Luberda
Architectures:
any
Section:
text
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main text

Downloads

File Size SHA-256 Checksum
dictd_1.12.1+dfsg-2.dsc 1.4 KiB a14877ec55868d3a8e35f1e8cf0028f1f6d0ae5842cfdc51d5710b6650f5eee7
dictd_1.12.1+dfsg.orig.tar.gz 383.0 KiB 3eb9087ed13aef2f2dc6eb6c6790a9f9e952565dd2865b2ff1ff6445999a5ea0
dictd_1.12.1+dfsg-2.debian.tar.gz 65.2 KiB 8b7136f0a3028f9b2d232fd1c43db75dda1ef5b1e6ec09981e8cb1522d840f3a

Available diffs

No changes file available.

Binary packages built by this source

dict: No summary available for dict in ubuntu saucy.

No description available for dict in ubuntu saucy.

dictd: dictionary server

 This package provides a TCP-based server that allows a client to access
 dictionary definitions from a set of natural language dictionary databases.
 .
 Many dictionary databases have been packaged for use with dictd. They are
 described in the /usr/share/doc/dictd/README.Debian.gz file.
 .
 Either dict-gcide or dict-wn is essential for a useful English
 language dictionary server. It is strongly recommended that both be
 installed. If you are interested in computer terminology, it is
 recommended to install at least dict-jargon, dict-foldoc, or
 dict-vera.
 .
 The client program, dict, is packaged separately and is needed on all
 machines that will use the server.

dictfmt: utility to format a file for use by a dictd server

 This package provides dictfmt. This utility can convert an input file
 to a dictionary database that conforms to the DICT protocol, and create
 a corresponding index file.
 .
 The package also provides dictunformat, which creates a raw database
 from a dictionary index and a dictionary database.

dictzip: compression utility for dictionary databases

 This package provides a utility to compress dictionary databases with the
 LZ77 algorithm in a manner which is completely compatible with gzip(1),
 but using an extension that allows for random access to chunks
 of about 57kB without the overhead of decompressing the entire file.
 .
 This package also includes dictunzip, to decompress dictzipped files,
 and dictzcat, for viewing dictzipped files.