[ Bron: golang-github-mitchellh-go-fs ]
Pakket: golang-github-mitchellh-go-fs-dev (0.0~git20180402.b7b9ca4-2)
Verwijzigingen voor golang-github-mitchellh-go-fs-dev
Debian bronnen:
Het bronpakket golang-github-mitchellh-go-fs downloaden:
- [golang-github-mitchellh-go-fs_0.0~git20180402.b7b9ca4-2.dsc]
- [golang-github-mitchellh-go-fs_0.0~git20180402.b7b9ca4.orig.tar.xz]
- [golang-github-mitchellh-go-fs_0.0~git20180402.b7b9ca4-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.