[ buster ]
[ bullseye ]
[ ソース: dirtbike ]
パッケージ: dirtbike (0.3-2.1)
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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-distutils
- distutils package for Python 3.x
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-wheel
- built-package format for Python