mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
6 lines
315 B
Plaintext
6 lines
315 B
Plaintext
multiskkserv is a skk server which can use multiple dictionaries.
|
|
This server uses cdb format as the dictionary format. cdb is the
|
|
efficient and constant (i.e. cannot add, delete, modify) database
|
|
format by Dan J. Bernstein, which I think is the appropriate format
|
|
for the system-wide constant dictionary storage.
|