[ bianca ]
[ 源代码: bdist-nsi ]
软件包:python3-bdist-nsi(0.1.5-5)
Create NSIS windows installers for Python modules (Python 3)
The bdist_nsi module extends Python’s distutils module with a bdist_nsi setup command to create binary Windows installers for Python modules, based on NSIS. Thereby, bdist_nsi brings all the features of NSIS to Windows installers for Python modules, such as silent install, modern user interface, and internationalization.
This package contains the Python 3 build.
其他与 python3-bdist-nsi 有关的软件包
|
|
|
|
-
- dep: nsis
- Nullsoft Scriptable Install System (modified for Debian)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-setuptools
- Python3 Distutils Enhancements