[ 原始碼: golang-bazil-fuse ]
套件:golang-bazil-fuse-dev(0.0~git20160811.0.371fbbd-4)
golang-bazil-fuse-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-bazil-fuse:
- [golang-bazil-fuse_0.0~git20160811.0.371fbbd-4.dsc]
- [golang-bazil-fuse_0.0~git20160811.0.371fbbd.orig.tar.xz]
- [golang-bazil-fuse_0.0~git20160811.0.371fbbd-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [bazil.org]
相似套件:
FUSE library for Go
bazil.org/fuse is a Go library for writing FUSE userspace filesystems.
It is a from-scratch implementation of the kernel-userspace communication protocol, and does not use the C library from the project called FUSE. bazil.org/fuse embraces Go fully for safety and ease of programming.
其他與 golang-bazil-fuse-dev 有關的套件
|
|
|
|
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system