[ 源代码: flit-scm ]
软件包:python3-flit-scm(1.6.2-1)
PEP 518 build backend that uses setuptools_scm and flit
A PEP 518 build backend that uses setuptools_scm to generate a version file from your version control system, then flit_core to build the package.
其他与 python3-flit-scm 有关的软件包
|
|
|
|
-
- dep: flit
- simple way to put Python packages and modules on PyPI (PEP 517)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-setuptools-scm
- blessed package to manage your versions by scm tags for Python 3
-
- dep: python3-tomli
- lil' TOML parser for Python