Pakket: pyinstaller-hooks-contrib (2025.8-1)
Verwijzigingen voor pyinstaller-hooks-contrib
Debian bronnen:
Het bronpakket pyinstaller-hooks-contrib downloaden:
- [pyinstaller-hooks-contrib_2025.8-1.dsc]
- [pyinstaller-hooks-contrib_2025.8.orig.tar.gz]
- [pyinstaller-hooks-contrib_2025.8-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Community hooks for PyInstaller
Hook files extends PyInstaller to adapt it to the special needs and methods used by a Python package. The word "hook" is used for two kinds of files. A runtime hook helps the bootloader to launch an app, setting up the environment. A package hook (there are several types of those) tells PyInstaller what to include in the final app - such as data files and (hidden) imports.
This package is a collection of hooks contributed by the community for many common packages.
Andere aan pyinstaller-hooks-contrib gerelateerde pakketten
|
|
|
|
-
- dep: pyinstaller
- Utility to bundle a Python application into a single package
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- of python3-supported-min (>= 3.10)
- Pakket niet beschikbaar
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources