パッケージ: python3-imobiledevice (1.3.0-8.1 など) [debports]
python3-imobiledevice に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [www.libimobiledevice.org]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
Python 3 bindings for communicating with iPhone and other Apple device
libimobiledevice is a library that talks the native Apple USB protocols that the iPhone, iPad and iPod Touch use. Unlike other projects, libimobiledevice does not depend on using any existing libraries from Apple.
This package contains the Python 3 bindings
その他の python3-imobiledevice 関連パッケージ
|
|
|
|
-
- dep: libc6.1 (>= 2.37)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6.1-udeb
-
- dep: libimobiledevice6 (>= 1.3.0)
- iPhone などの Apple デバイスと通信するためのライブラリ
-
- dep: libplist-2.0-4 (>= 2.3.0)
- Apple バイナリおよび XML プロパティリストを扱うライブラリ
-
- dep: libpython3.12t64 (>= 3.12.1)
- Shared Python runtime library (version 3.12)
-
- dep: python3 (<< 3.13)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.12~)
-
- dep: python3-plist
- Library for handling Apple binary and XML property lists - Python3 bindings