shell dictionary - a simple command line dictionary and word game assistant

Oliver Galvin f01f94ae18 typo hace 6 años
lists 45d6195145 Initial commit hace 6 años
LICENSE c656ca5772 license/readme hace 6 años
README.md f01f94ae18 typo hace 6 años
shed 45d6195145 Initial commit hace 6 años
shed-dict 45d6195145 Initial commit hace 6 años

README.md

shed

shell dictionary - a simple command line dictionary and word game assistant
An attempt to make a basic tool to define words, and act as an all-in-one tool for scrabble/countdown/crosswords/etc, all from the command line.
Written in Python 3, depending only on apsw.

Licensing

shed is free software under the terms of the GNU General Public License, either version 3 of the License, or any later version.

shed-dict is an SQLite database based on data from wiktionary, which is licensed inder the Creative Commons Attribution-ShareAlike 3.0 Unported License (CC-BY-SA).