[ 原始碼: golang-github-mitchellh-go-fs ]
套件:golang-github-mitchellh-go-fs-dev(0.0~git20180402.b7b9ca4-2)
golang-github-mitchellh-go-fs-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-mitchellh-go-fs:
- [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]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.