summaryrefslogtreecommitdiffstats
path: root/docs/source/devguide/packaging/windows.md
blob: 253eac0971ffeb7bd832ab4c25999bea015864a5 (plain)
1
2
3
4
5
6
7
8
9
10
# Packaging for Windows

Currently there is no working package for Deluge 2.0. The previous Python freezing
application `bbfreeze` is not compatible with Python 3 and the project is no longer
maintained.

There are two alternatives `cxfreeze` and `pyinstaller` but neither is trivial with
the GTKUI application.

See [#3201](https://dev.deluge-torrent.org/ticket/3201)