[ trixie ]
[ sid ]
[ 源代码: pdm-backend ]
软件包:python3-pdm-backend(2.4.3+ds1-1)
python3-pdm-backend 的相关链接
Debian 的资源:
下载源码包 pdm-backend:
- [pdm-backend_2.4.3+ds1-1.dsc]
- [pdm-backend_2.4.3+ds1.orig.tar.xz]
- [pdm-backend_2.4.3+ds1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Build backend used by PDM
This is the backend for PDM projects that is fully-compatible with PEP 517 spec, but you can also use it alone. It reads the metadata of PEP 621 format and coverts it to Core metadata.
其他与 python3-pdm-backend 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-boolean
- small library implementing a boolean algebra
-
- dep: python3-cerberus
- Lightweight, extensible data validation library for Python
-
- dep: python3-editables
- Python library for creating "editable wheels"
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- 或者 python3-supported-min (>= 3.10)
- 软件包暂时不可用
-
- dep: python3-license-expression
- small library to handle license expressions
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pyparsing
- alternative to creating and executing simple grammars - Python 3.x
-
- dep: python3-pyproject-metadata (>= 0.9)
- Dataclass for PEP 621 metadata with support for [core metadata] generation
-
- dep: python3-tomli-w
- Python 的 lil' TOML 写入支持
-
- dep: python3-validate-pyproject
- Automated checks on pyproject.toml by JSON Schema definitions