mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-09 10:03:40 +00:00
369 B
369 B
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