rg3 / letras
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
rg3 (author)
Sat Apr 11 06:30:25 -0700 2009
letras /
| name | age | message | |
|---|---|---|---|
| |
CMakeLists.txt | ||
| |
README.txt | ||
| |
build-letras-db.py.in | ||
| |
letras-gui.in | ||
| |
letras.kmdr.in | ||
| |
letras.py.in | ||
| |
palabras-utf8-final.txt | ||
| |
palabras-utf8.txt | ||
| |
palabras.db |
README.txt
Author: Ricardo Garcia Gonzalez All these Python scripts and data files are under public domain. Run build-db.py first, adjust your terminal charset in the first lines of letras.py (usually, utf-8 or iso-8859-1) and use letras.py to find words, giving it a sequence of letters and the minimum word length for the results. Example: letras.py neadfnoar 6

