软件包: dirtbike (0.3-8)
dirtbike 的相关链接
Trisquel 的资源:
下载源码包 dirtbike:
维护者:
Original Maintainers:
- Debian Python Team
- Scott Kitterman
外部的资源:
- 主页 [github.com]
相似软件包:
turn system-installed Python packages into wheels
The purpose of this package is to make it easier to devendorize other packages which bundle various upstream packages. An example of this is pip, which bundles a half-dozen or so other upstream packages. In Debian and other distros, such vendoring is frowned upon. To make it easier to devendorize, dirtbike turns installed system packages into wheels, and these wheels can then be used instead of the vendored packages.
其他与 dirtbike 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-distutils
- distutils package for Python 3.x
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-wheel
- built-package format for Python