[ 原始碼: golang-github-mitchellh-go-fs ]
套件: golang-github-mitchellh-go-fs-dev (0.0~git20180402.b7b9ca4-1)
golang-github-mitchellh-go-fs-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-mitchellh-go-fs:
- [golang-github-mitchellh-go-fs_0.0~git20180402.b7b9ca4-1.dsc]
- [golang-github-mitchellh-go-fs_0.0~git20180402.b7b9ca4.orig.tar.xz]
- [golang-github-mitchellh-go-fs_0.0~git20180402.b7b9ca4-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Go Packaging Team
- Shengjing Zhu
外部的資源:
- 主頁 [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.