GNU dico released [stable]

2024-12-31 Thread Sergey Poznyakoff
Hello,

This is to inform you that GNU dico version 2.12 is available for download.
This is a stable release.  See the end of this message for a list of
important changes.

Dico is a flexible implementation of DICT server (RFC 2229).  The
server is modular: the daemon itself (dicod) provides only the server
functionality, while actual database formats are handled by loadable
modules.  The package includes a number of modules supporting different
dictionary databases, such as dict.org, WordNet, GCIDE, and others.

A console client program, `dico', is included.

Here are the compressed sources:

  https://download.gnu.org.ua/ftp/dico/dico-2.12.tar.gz   4.2M
  https://download.gnu.org.ua/ftp/dico/dico-2.12.tar.bz2  2.8M
  https://download.gnu.org.ua/ftp/dico/dico-2.12.tar.xz   2.0M

Here are the checksums:

MD5
---
fca510a2edb5794060e09989b139f37d  dico-2.12.tar.gz
42920511b1abf9cdd0bd285a800591a3  dico-2.12.tar.bz2
db97706e7581f3ef26e0ae4c14480f40  dico-2.12.tar.xz

SHA1

759c5149681c405493718ac1f4d32624dcefb3f4  dico-2.12.tar.gz
b2f0f5b713054aa3bec8876cf11eb8b2bb241c68  dico-2.12.tar.bz2
9376074331c0c26efec1ba45e08737f829eb5792  dico-2.12.tar.xz

SHA256
--
8c86f94e37368653035de347b86f50cbc9a9046ba840d58ef69bea4699aec86e  
dico-2.12.tar.gz
2fa6ac14009336f5744e074f0d5f84df0c4e979279f21279276dc74e0d4c4ed1  
dico-2.12.tar.bz2
728b89c50e090bff839e8f7b3043b5c7023f861a9211c93048b42ab455866af7  
dico-2.12.tar.xz

Noteworthy changes in this release:

* Changes in the gcide module

** idxgcide skips duplicated headwords

** Fixed some gcide entities, introduced missing ones

** Fixed Ancient Greek transliteration

** New option: "watch"

When supplied, the module will watch for modifications in the dictionary
corpus files and rebuild the index file when necessary.

** HTML output

HTML output is enabled by the "html" module option.  It is produced only
after "OPTION MIME" command command.

* Input conversions

The argument to DEFINE or MATCH command can optionally be modified before
being used in actual search.  This allows, for example, to input search
terms in transliteration instead of in the actual script.

Conversions are implemented by loadable modules and are associated with
individual databases.

This version is shipped with the new module "greek_kbd", which implements
Greek transliteration.

* Dicoweb

** Switch to Python 3.11+ and Django version 4.2
** Improve desktop and mobile views using HTML5
** Implement a dark mode
** Implement various fixes and improvements

* pcre module now requires libpcre2

Support for obsolescent libpcre has been withdrawn.

* Various bugfixes

Best regards,
Sergey



GCIDE version 0.54

2024-12-31 Thread Sergey Poznyakoff
Hello,

This is to inform you that GCIDE version 0.54 is available for download.

GCIDE is GNU Collaborative International Dictionary of English, based on
Webster's Revised Unabridged Dictionary with additions from WordNet,
proof-read and supplemented by volunteers from around the world.

The dictionary can be read using the GNU dico package.  It can also be
consulted online at .

The dictionary corpus underwent a thorough spell-checking.  A number of
articles has been fixed or upgraded.  All files has been reformatted to
limit physical line length to 72 characters.

Here are the compressed sources:

  https://ftp.gnu.org/gnu/gcide/gcide-0.54.tar.gz 19M
  https://ftp.gnu.org/gnu/gcide/gcide-0.54.tar.xz 15M
  https://ftp.gnu.org/gnu/gcide/gcide-0.54.zip19M

Here are the checksums:

MD5
---
2fde298eb57af31e885497b81e634e88  gcide-0.54.tar.gz
df6c3a428f26eb3d1cfce9ed5f00bc15  gcide-0.54.tar.xz
5813fe58537a3ec4cba1f3495c88d6b5  gcide-0.54.zip

SHA1

86db8a5d3de02e4522e1e60aa406704a6f97c4d1  gcide-0.54.tar.gz
7b3ad142f1af836fe2e562f0d4e9aefec7c03d27  gcide-0.54.tar.xz
74e23e0361f8548128073cc4ac9d8222730dfc73  gcide-0.54.zip

SHA256
--
ae9b0187a1d1e7ee86218c707503b5082894c0ba6126d226bca169e7fbd0  
gcide-0.54.tar.gz
22416f6f36175b160dc388b7547512514d464473cf7d7c898d738efb26c51d42  
gcide-0.54.tar.xz
4cd105ab4241d8472b97382904e51c5cdd0cc82dc68c1e4bb469b0d1d2d2e737  gcide-0.54.zip

Best regards,
Sergey