mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 03:24:54 +00:00
24 lines
355 B
Text
24 lines
355 B
Text
=== Core ===
|
|
* python >= 2.5
|
|
* twisted >= 8.1
|
|
* twisted-web >= 8.1
|
|
* pyopenssl
|
|
* simplejson (if python < 2.6)
|
|
* setuptools
|
|
* gettext
|
|
* pyxdg
|
|
* geoip-database (optional)
|
|
* libtorrent >= 0.14.9
|
|
|
|
=== UIs ===
|
|
* chardet
|
|
|
|
=== Gtk ===
|
|
* python-notify (libnotify python wrapper)
|
|
* pygame
|
|
* pygtk >= 2.12
|
|
* librsvg
|
|
* xdg-utils
|
|
|
|
=== Web ===
|
|
* mako
|