Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Version 2.0 | 2011-08-31 | ||
Version 1.0 | 2011-07-21 | ||
Totals: 2 Items | 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.