Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
plexicon.tar.gz | 2011-07-21 | 2.7 MB | |
Totals: 1 Item | 2.7 MB | 0 |
Plexicon --- Python Lexicon A desktop application of dictionary written in python with the interface implemented in pygtk. ****************************** Version: 2.0 Author: Dibyendu Das Gmail: dibyendu.das.in@gmail.com ****************************** Uses the Unofficial Google Dictionary API, dictionary.com API & Big Huge Thesaurus API. To run: > Go to the folder 'Plexicon/Version <current version>' & download the .tar.gz archive. > Extract the archive & go to the extracted folder. ('cd <path to the extracted folder>') > Type './configure' while in the project home folder. > Next type 'sudo make install' followed by 'sudo make shortcut', & you are done. For detailed installation instruction please refer to the file called 'INSTALL' in the project home folder.