Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 299 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 299 Bytes

nnyConvert

An OSX GUI app of chinese-autoconvert(python)

chardet installation

sudo pip install chardet

Jianfan installation

wget http://python-jianfan.googlecode.com/files/jianfan-0.0.2.zip
unzip jianfan-0.0.2.zip
cd jianfan*
sudo python setup.py install