[ 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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