mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
29 lines
447 B
Text
29 lines
447 B
Text
Anki
|
|
-------------------------------------
|
|
|
|
Prerequisites for Linux/FreeBSD/etc:
|
|
|
|
- Python 2.4+
|
|
- Python-Qt/PyQt 4.5+
|
|
- SimpleJSON 1.7.3+
|
|
- PySQLite 1.3+ or Python2.5
|
|
- Beautiful Soup
|
|
|
|
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/
|