[ 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.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgnutls30 (>= 3.6.5)
- GNU TLS library - main runtime library
-
- dep: libimobiledevice6 (>= 1.1.7)
- Library for communicating with iPhone and other Apple devices
-
- dep: libplist3 (>= 1.11)
- Library for handling Apple binary and XML property lists
-
- dep: libpython2.7 (>= 2.7)
- Shared Python runtime library (version 2.7)
-
- dep: libtasn1-6 (>= 4.5)
- 管理 ASN.1 結構 (執行階段)
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-plist
- Library for handling Apple binary and XML property lists - Python bindings