[ 原始碼: setuptools-scm ]
套件:python3-setuptools-scm(7.0.4-1~bpo11+1)
python3-setuptools-scm 的相關連結
Debian 的資源:
下載原始碼套件 setuptools-scm:
- [setuptools-scm_7.0.4-1~bpo11+1.dsc]
- [setuptools-scm_7.0.4.orig.tar.gz]
- [setuptools-scm_7.0.4-1~bpo11+1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
blessed package to manage your versions by scm tags for Python 3
setuptools_scm handles managing your Python package versions in scm metadata. It also handles file finders for the suppertes scm's.
This package installs the library for Python 3.
其他與 python3-setuptools-scm 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-distutils
- distutils package for Python 3.x
-
- 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-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-tomli
- lil' TOML parser for Python
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python