[ 原始碼: python-setuptools-git ]
套件:python3-setuptools-git(1.2-3)
python3-setuptools-git 的相關連結
Debian 的資源:
下載原始碼套件 python-setuptools-git:
- [python-setuptools-git_1.2-3.dsc]
- [python-setuptools-git_1.2.orig.tar.gz]
- [python-setuptools-git_1.2-3.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
- fast, scalable, distributed revision control system
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-setuptools
- Python3 Distutils Enhancements