[ 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
- pkg_resources を用いたパッケージ検索およびリソースアクセス