[ 源代码: go-mtpfs ]
软件包:go-mtpfs(1.0.0 git20200111.42254b1-1 以及其他的)
go-mtpfs 的相关链接
Debian 的资源:
下载源码包 go-mtpfs:
- [go-mtpfs_1.0.0 git20200111.42254b1-1.dsc]
- [go-mtpfs_1.0.0 git20200111.42254b1.orig.tar.xz]
- [go-mtpfs_1.0.0 git20200111.42254b1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Mount MTP devices over FUSE
Go-mtpfs is a simple FUSE filesystem for mounting Android devices as an MTP device.
It will expose all storage areas of a device in the mount, and only reads file metadata as needed, making it mount quickly. It uses Android extensions to read/write partial data, so manipulating large files requires no extra space in /tmp.
其他与 go-mtpfs 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libusb-1.0-0 (>= 2:1.0.9)
- userspace USB programming library