golang-github-mitchellh-go-fs 0.0~git20150611.0.a34c1b9-1 source package in Ubuntu

Changelog

golang-github-mitchellh-go-fs (0.0~git20150611.0.a34c1b9-1) unstable; urgency=medium

  * Initial release (Closes: #808772)

 -- Alexandre Viau <email address hidden>  Tue, 22 Dec 2015 13:41:47 -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
Xenial release universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-mitchellh-go-fs_0.0~git20150611.0.a34c1b9-1.dsc 2.3 KiB 89e01977165b6de346649cbba33a968119f55e1dea8f5923a557984b2529cec5
golang-github-mitchellh-go-fs_0.0~git20150611.0.a34c1b9.orig.tar.xz 14.6 KiB b2cb52c2a6b13891ea56cf343d0bd693c7a2079b2771bdef4af053af576e9c41
golang-github-mitchellh-go-fs_0.0~git20150611.0.a34c1b9-1.debian.tar.xz 1.8 KiB a9cfa73f26e9bf238ac475ab4e9d740d84cf104ab550701d256516820feda831

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.