[ bullseye ]
[ bookworm ]
[ 源代码: pep517 ]
软件包:python3-pep517(0.9.1-1)
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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
-
- dep: python3-toml
- library for Tom's Obvious, Minimal Language - Python 3.x
-
- dep: python3-zipp
- pathlib-compatible Zipfile object wrapper - Python 3.x