资 源 简 介
Features
Written in python;
Cross-platform;
Use of Webkit for text representation;
Use of GTK as UI representation;
Support stardict file format;
Download
ppdict-0.1.0-20110228.tar.gz
Requirements
python
python-webkit
pygtk2
Install & Uninstall
Download the latest ppdict snapshot from the downloads tab:
wget http://ppdict.googlecode.com/files/ppdict-0.1.0-20110228.tar.gz
Extract the package:
tar -zxvf ppdict-0.1.0-20110228.tar.gz
Install PPdict
cd ppdict
sudo python admin.py install
Launch PPdict
/usr/bin/ppgui
Uninstall PPdict
cd ppdict
sudo python admin.py uninstall