deluge/DEPENDS.md
DjLegolas 897955f0a1
Remove all Python 2 support
* Removed all __future__ imports from code
* Removed all six dependencies
* Removed all future_builtins imports
* Removed all Python 2 related code

Closes: deluge-torrent/deluge#325
2021-12-28 19:26:38 +00:00

2.9 KiB

Deluge dependencies

The following are required to install and run Deluge. They are separated into sections to distinguish the precise requirements for each module.

All modules will require the common section dependencies.

Prerequisite

Build

Common

Linux and BSD

  • distro - Optional: OS platform information.

Windows OS

Core (deluged daemon)

  • libtorrent >= 1.1.1
  • GeoIP - Optional: IP address location lookup. (Debian: python-geoip)

GTK UI

MacOS

Web UI

Plugins

Notifications

  • pygame - Optional: Play sounds
  • libnotify w/GIR - Optional: Desktop popups.