Anki/README
Damien Elmes 103871a5b1 refactor file layout
- ankiqt->aqt
- move all the files in ui into the top level
- move icons_rc.py into aqt/forms, and the qrc into designer/
- remove setuptools
2011-04-28 09:26:45 +09:00

34 lines
527 B
Text

Anki
-------------------------------------
Prerequisites for Linux/FreeBSD/etc:
- Python 2.4+
- Python-Qt/PyQt 4.4+
- SimpleJSON 1.7.3+
- PySQLite 1.3+ or Python2.5
- Beautiful Soup
For graph generation:
- python-numpy (numpy)
- python-matplotlib (matplotlib)
For audio playing support:
- mplayer
For audio recording support:
- sox 14.1+
- pyaudio
- lame
Running / Installation
-------------------------------------
<todo>
For more information and the latest version, please see the website at:
http://ankisrs.net/