[ trixie-backports ]
[ forky ]
[ sid ]
[ 原始碼: pyinstaller-hooks-contrib ]
套件:pyinstaller-hooks-contrib(2025.8-1)
pyinstaller-hooks-contrib 的相關連結
Debian 的資源:
下載原始碼套件 pyinstaller-hooks-contrib:
- [pyinstaller-hooks-contrib_2025.8-1.dsc]
- [pyinstaller-hooks-contrib_2025.8.orig.tar.gz]
- [pyinstaller-hooks-contrib_2025.8-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 pyinstaller-hooks-contrib 有關的套件
|
|
|
|
-
- 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
- 或者 python3-supported-min (>= 3.10)
- 套件暫時不可用
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources