[ ソース: python-installer ]
パッケージ: python3-installer (0.7.0+dfsg1-3)
python3-installer に関するリンク
Debian の資源:
python-installer ソースパッケージをダウンロード:
- [python-installer_0.7.0+dfsg1-3.dsc]
- [python-installer_0.7.0+dfsg1.orig.tar.xz]
- [python-installer_0.7.0+dfsg1-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python library for unpacking and installing wheels
"installer" is a low-level library for installing a Python package from a wheel distribution; the wheel is the basic unit of Python module distribution to end users. It provides basic functionality and abstractions for handling wheels and installing packages from wheels, including:
* Logic for "unpacking" a wheel (i.e. installation). * Abstractions for various parts of the unpacking process. * Extensible simple implementations of the abstractions. * Platform-independent Python script wrapper generation.
その他の python3-installer 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python-installer-doc
- Python library for unpacking and installing wheels (documentation)