[ bullseye ]
[ bookworm ]
[ ソース: pep517 ]
パッケージ: python3-pep517 (0.13.0-2)
python3-pep517 に関するリンク
Debian の資源:
pep517 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Specifies a standard API for systems which build Python packages
This package contains wrappers around the hooks specified by PEP 517. It provides:
- A mechanism to call the hooks in a subprocess, so they are isolated from the current process. - Fallbacks for the optional hooks, so that frontends can call the hooks without checking which are defined. - Higher-level functions which install the build dependencies into a temporary environment and build a wheel/sdist using them.
This is the Python 3 version of the package.
その他の python3-pep517 関連パッケージ
|
|
|
|
-
- 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
-
- dep: python3-tomli
- lil' TOML parser for Python
-
- dep: python3-zipp
- pathlib-compatible Zipfile object wrapper - Python 3.x