[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1084906: ITP: python-pyinstaller -- bundle a Python application and all its dependencies into a single package



Package: wnpp
Severity: wishlist
Owner: Soren Stoutner <soren@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name    : python-pyinstaller
  Version         : 6.10.0
  Upstream Contact: David Cortesi
* URL             : https://pyinstaller.org/en/stable/
* License         : GPL-2 and Apache-2.0
  Programming Lang: Python
  Description     : bundle a Python application and all its dependencies into a single package

PyInstaller reads a Python script written by you. It analyzes your code to discover every other
module and library your script needs in order to execute. Then it collects copies of all those
files and puts them with your script in a single folder, or optionally in a single executable
file.


This package is a dependency of the current version of python-libusb1.

I indend to maintian it under the Debian Python team umbrella.


Reply to: