[ ソース: libimobiledevice ]
パッケージ: python3-imobiledevice (1.3.0-6 など)
python3-imobiledevice に関するリンク
Debian の資源:
libimobiledevice ソースパッケージをダウンロード:
- [libimobiledevice_1.3.0-6.dsc]
- [libimobiledevice_1.3.0.orig.tar.bz2]
- [libimobiledevice_1.3.0-6.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.libimobiledevice.org]
類似のパッケージ:
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 (>= 2.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libimobiledevice6 (>= 1.3.0)
- iPhone などの Apple デバイスと通信するためのライブラリ
-
- dep: libplist3 (>= 2.2.0)
- Apple バイナリおよび XML プロパティリストを扱うライブラリ
-
- dep: libpython3.11 (>= 3.11.0)
- Shared Python runtime library (version 3.11)
-
- dep: python3 (<< 3.12)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.11~)
-
- dep: python3-plist
- Library for handling Apple binary and XML property lists - Python3 bindings