Skip to content

Layerex/wordset-dictionary-dict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordset-dictionary-dict

Scripts to convert wordset-dictionary to DICT format.

Installation

make download
sudo make install

Then add following to dictd config file (usually /etc/dict/dictd.conf) and restart dictd.

database wordset-dictionary {
  data  /usr/local/share/dict/wordset-dictionary.dict
  index /usr/local/share/dict/wordset-dictionary.index
}

About

Scripts to convert wordset-dictionary to DICT format.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published