[ ソース: 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.