[ aramo ]
[ 源代码: hatchling ]
软件包: python3-hatchling (0.15.0-1)
python3-hatchling 的相关链接
Trisquel 的资源:
下载源码包 hatchling:
维护者:
Original Maintainer:
- Stefano Rivera
外部的资源:
- 主页 [ofek.dev]
相似软件包:
Python package build backend used by Hatch
This is the extensible, standards compliant build backend used by Hatch.
It may be required to build a Python module from source.
其他与 python3-hatchling 有关的软件包
|
|
|
-
- 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
- 或者 python3 (>> 3.8)
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pathspec
- utility library for gitignore style pattern matching of file paths (Python 3)
-
- dep: python3-pluggy
- plugin and hook calling mechanisms for Python - 3.x
-
- dep: python3-tomli
- lil' TOML parser for Python