golang-github-mitchellh-go-fs 0.0~git20161108.7bae45d-2 source package in Ubuntu

Changelog

golang-github-mitchellh-go-fs (0.0~git20161108.7bae45d-2) unstable; urgency=medium

  * point Vcs-* urls to salsa.d.o subproject

 -- Alexandre Viau <email address hidden>  Thu, 25 Jan 2018 16:16:38 -0500

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-mitchellh-go-fs_0.0~git20161108.7bae45d-2.dsc 2.3 KiB 63cee4e7f43adff24df5d4a57d54b7a0558314b17e8d719b5ca277efd3650094
golang-github-mitchellh-go-fs_0.0~git20161108.7bae45d.orig.tar.xz 14.7 KiB 30355a3ab9c457008e618803d3ba458c507a64bc98d65cf9d794d9ad60b268bb
golang-github-mitchellh-go-fs_0.0~git20161108.7bae45d-2.debian.tar.xz 1.9 KiB 536e09883b3c356cb560d0327401966259e5db62e47c29c88bce4334c9c0508f

No changes file available.

Binary packages built by this source

golang-github-mitchellh-go-fs-dev: Filesystem library for Go, implementing FAT filesystems so far

 This library implements the ability to create, read, and write FAT
 filesystems using pure Go. In this library's current state, it is
 very good for reading FAT filesystems, and minimally useful for
 creating FAT filesystems.