[ 源代码: python-setuptools-git ]
软件包:python3-setuptools-git(1.2-2)
python3-setuptools-git 的相关链接
Debian 的资源:
下载源码包 python-setuptools-git:
- [python-setuptools-git_1.2-2.dsc]
- [python-setuptools-git_1.2.orig.tar.gz]
- [python-setuptools-git_1.2-2.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
plugin for setuptools that enables git integration
This is a plugin for setup tools that enables Git integration. Once installed, Setuptools can be told to include in a module distribution all the files tracked by git. This is an alternative to explicit inclusion specifications with MANIFEST.in.
This package was formerly known as gitlsfiles. The name change is the result of an effort by the setuptools plugin developers to provide a uniform naming convention.
This is the Python 3 version of the package.
其他与 python3-setuptools-git 有关的软件包
|
|
|
|
-
- dep: git
- 快速、可缩放的分布式版本控制系统
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-setuptools
- Python3 Distutils Enhancements