go-mtpfs 1.0.0+git20200111.42254b1-1build1 source package in Ubuntu

Changelog

go-mtpfs (1.0.0+git20200111.42254b1-1build1) mantic; urgency=medium

  * No-change rebuild with Go 1.21.

 -- Michael Hudson-Doyle <email address hidden>  Thu, 24 Aug 2023 17:14:26 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Mantic
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
go-mtpfs_1.0.0+git20200111.42254b1.orig.tar.xz 37.2 KiB af7e44de6823b03bbd3fdbec883f6b8b53b542e5119f392f6845e89365909dfd
go-mtpfs_1.0.0+git20200111.42254b1-1build1.debian.tar.xz 4.4 KiB 6dc2507682616bb68884614d556f42c452c39952e330909e52096288b18d194d
go-mtpfs_1.0.0+git20200111.42254b1-1build1.dsc 2.2 KiB 76b1933786d39a0c868124a3d268237106b20156cfb433838cce279e1d3f3847

View changes file

Binary packages built by this source

go-mtpfs: 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-dbgsym: debug symbols for go-mtpfs