[ buster ]
[ ソース: libimobiledevice ]
パッケージ: python-imobiledevice (1.2.1~git20181030.92c5462-2+deb10u1)
python-imobiledevice に関するリンク
Debian の資源:
libimobiledevice ソースパッケージをダウンロード:
- [libimobiledevice_1.2.1~git20181030.92c5462-2+deb10u1.dsc]
- [libimobiledevice_1.2.1~git20181030.92c5462.orig.tar.bz2]
- [libimobiledevice_1.2.1~git20181030.92c5462-2+deb10u1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.libimobiledevice.org]
類似のパッケージ:
Python 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 bindings
その他の python-imobiledevice 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgnutls30 (>= 3.6.5)
- GNU TLS ライブラリ - 主要ランタイムライブラリ
-
- dep: libimobiledevice6 (>= 1.1.7)
- iPhone などの Apple デバイスと通信するためのライブラリ
-
- dep: libplist3 (>= 1.11)
- Apple バイナリおよび XML プロパティリストを扱うライブラリ
-
- dep: libpython2.7 (>= 2.7)
- Python 共有ランタイムライブラリ (バージョン 2.7)
-
- dep: libtasn1-6 (>= 4.5)
- ASN.1 構造を管理 (ランタイム)
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-plist
- Library for handling Apple binary and XML property lists - Python bindings