[ ソース: pyinstaller ]
パッケージ: python3-pyinstaller (6.15.0+ds-1)
python3-pyinstaller に関するリンク
Debian の資源:
pyinstaller ソースパッケージをダウンロード:
- [pyinstaller_6.15.0+ds-1.dsc]
- [pyinstaller_6.15.0+ds.orig.tar.xz]
- [pyinstaller_6.15.0+ds-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [pyinstaller.org]
類似のパッケージ:
Python modules to bundle a Python application into a single package
PyInstaller reads a Python script written by you. It analyzes your code to discover every other module and library your script needs in order to execute. Then it collects copies of all those files and puts them with your script in a single folder, or optionally in a single executable file.
This package contains the Python modules. The utility executables are contained in the 'pyinstaller' package.
その他の python3-pyinstaller 関連パッケージ
|
|
|
|
-
- dep: binutils
- GNU アセンブラ、リンカおよびバイナリユーティリティ
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: pyinstaller-hooks-contrib
- Community hooks for PyInstaller
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-altgraph
- Python 3 graph (network) package
-
- dep: python3-dev
- header files and a static library for Python (default)
-
- 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 を用いたパッケージ検索およびリソースアクセス
-
- dep: zlib1g (>= 1:1.1.4)
- 圧縮ライブラリ - ランタイム