About

This package is 61.7 KB. It is available at http://archive.ubuntu.com/ubuntu/pool/universe/g/golang-github-jacobsa-fuse/golang-github-jacobsa-fuse-dev_0.0~git20150806.0.9a7512a-1_all.deb .

View its full control file here: debian/control.

Description

writing and mounting user-space file systems from Go

Relations

This package does not recommend any other package.

This package does not suggest any other package.

This package does not conflict with any other package.

Package Contents

This package is indexed.

golang-github-jacobsa-fuse-dev 0.0~git20150806.0.9a7512a-1 is in ubuntu - xenial / universe. This package's architecture is: architectureless.

File Mime Type Owner Mode Size
/usr/ root:root 0o755
/usr/share/ root:root 0o755
/usr/share/doc/ root:root 0o755
/usr/share/doc/golang-github-jacobsa-fuse-dev/ root:root 0o755
/usr/share/doc/golang-github-jacobsa-fuse-dev/changelog.Debian.gz application/gzip root:root 0o644 238 bytes
/usr/share/doc/golang-github-jacobsa-fuse-dev/copyright text/plain root:root 0o644 1.0 KB
/usr/share/gocode/ root:root 0o755
/usr/share/gocode/src/ root:root 0o755
/usr/share/gocode/src/github.com/ root:root 0o755
/usr/share/gocode/src/github.com/jacobsa/ root:root 0o755
/usr/share/gocode/src/github.com/jacobsa/fuse/ root:root 0o755
/usr/share/gocode/src/github.com/jacobsa/fuse/connection.go text/plain root:root 0o644 13.0 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/conversions.go text/plain root:root 0o644 17.4 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/debug.go text/plain root:root 0o644 2.0 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/doc.go text/plain root:root 0o644 1.5 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/errors.go text/plain root:root 0o644 955 bytes
/usr/share/gocode/src/github.com/jacobsa/fuse/freelists.go text/plain root:root 0o644 1.7 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/fsutil/ root:root 0o755
/usr/share/gocode/src/github.com/jacobsa/fuse/fsutil/fdatasync_darwin.go text/plain root:root 0o644 759 bytes
/usr/share/gocode/src/github.com/jacobsa/fuse/fsutil/fdatasync_linux.go text/plain root:root 0o644 764 bytes
/usr/share/gocode/src/github.com/jacobsa/fuse/fsutil/fsutil.go text/plain root:root 0o644 1.5 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/fuseops/ root:root 0o755
/usr/share/gocode/src/github.com/jacobsa/fuse/fuseops/doc.go text/plain root:root 0o644 753 bytes
/usr/share/gocode/src/github.com/jacobsa/fuse/fuseops/ops.go text/plain root:root 0o644 26.9 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/fuseops/simple_types.go text/plain root:root 0o644 8.3 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/fusetesting/ root:root 0o755
/usr/share/gocode/src/github.com/jacobsa/fuse/fusetesting/parallel.go text/plain root:root 0o644 8.6 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/fusetesting/readdir.go text/plain root:root 0o644 2.0 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/fusetesting/stat_darwin.go text/plain root:root 0o644 1.1 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/fusetesting/stat.go text/plain root:root 0o644 3.0 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/fusetesting/stat_linux.go text/plain root:root 0o644 1004 bytes
/usr/share/gocode/src/github.com/jacobsa/fuse/fuseutil/ root:root 0o755
/usr/share/gocode/src/github.com/jacobsa/fuse/fuseutil/dirent.go text/plain root:root 0o644 3.0 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/fuseutil/doc.go text/plain root:root 0o644 697 bytes
/usr/share/gocode/src/github.com/jacobsa/fuse/fuseutil/file_system.go text/plain root:root 0o644 5.2 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/fuseutil/not_implemented_file_system.go text/plain root:root 0o644 3.9 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/internal/ root:root 0o755
/usr/share/gocode/src/github.com/jacobsa/fuse/internal/buffer/ root:root 0o755
/usr/share/gocode/src/github.com/jacobsa/fuse/internal/buffer/in_message_darwin.go text/plain root:root 0o644 870 bytes
/usr/share/gocode/src/github.com/jacobsa/fuse/internal/buffer/in_message.go text/plain root:root 0o644 2.9 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/internal/buffer/in_message_linux.go text/plain root:root 0o644 844 bytes
/usr/share/gocode/src/github.com/jacobsa/fuse/internal/buffer/out_message_darwin.go text/plain root:root 0o644 814 bytes
/usr/share/gocode/src/github.com/jacobsa/fuse/internal/buffer/out_message.go text/plain root:root 0o644 3.9 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/internal/buffer/out_message_linux.go text/plain root:root 0o644 840 bytes
/usr/share/gocode/src/github.com/jacobsa/fuse/internal/buffer/runtime.go text/plain root:root 0o644 857 bytes
/usr/share/gocode/src/github.com/jacobsa/fuse/internal/buffer/runtime.s text/x-c root:root 0o644 1.1 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/internal/freelist/ root:root 0o755
/usr/share/gocode/src/github.com/jacobsa/fuse/internal/freelist/freelist.go text/plain root:root 0o644 1.1 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/internal/fusekernel/ root:root 0o755
/usr/share/gocode/src/github.com/jacobsa/fuse/internal/fusekernel/fuse_kernel_darwin.go text/plain root:root 0o644 1.5 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/internal/fusekernel/fuse_kernel.go text/plain root:root 0o644 17.2 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/internal/fusekernel/fuse_kernel_linux.go text/plain root:root 0o644 1.2 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/internal/fusekernel/fuse_kernel_std.go text/plain root:root 0o644 19 bytes
/usr/share/gocode/src/github.com/jacobsa/fuse/internal/fusekernel/protocol.go text/plain root:root 0o644 1.6 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/mount_config.go text/plain root:root 0o644 4.7 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/mount_darwin.go text/plain root:root 0o644 3.4 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/mounted_file_system.go text/plain root:root 0o644 3.2 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/mount_linux.go text/plain root:root 0o644 3.5 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/ops.go text/plain root:root 0o644 1.2 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/ root:root 0o755
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/cachingfs/ root:root 0o755
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/cachingfs/caching_fs.go text/plain root:root 0o644 8.2 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/cachingfs/caching_fs_test.go text/plain root:root 0o644 19.4 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/errorfs/ root:root 0o755
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/errorfs/error_fs.go text/plain root:root 0o644 4.3 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/errorfs/error_fs_test.go text/plain root:root 0o644 2.7 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/flushfs/ root:root 0o755
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/flushfs/flush_fs.go text/plain root:root 0o644 6.2 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/flushfs/flush_fs_test.go text/plain root:root 0o644 23.6 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/forgetfs/ root:root 0o755
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/forgetfs/forget_fs.go text/plain root:root 0o644 8.6 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/forgetfs/forget_fs_test.go text/plain root:root 0o644 3.7 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/hellofs/ root:root 0o755
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/hellofs/hello_fs.go text/plain root:root 0o644 4.9 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/hellofs/hello_fs_test.go text/plain root:root 0o644 5.6 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/in_process.go text/plain root:root 0o644 3.6 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/interruptfs/ root:root 0o755
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/interruptfs/interrupt_fs.go text/plain root:root 0o644 4.3 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/interruptfs/interrupt_fs_test.go text/plain root:root 0o644 3.9 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/memfs/ root:root 0o755
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/memfs/inode.go text/plain root:root 0o644 8.8 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/memfs/memfs.go text/plain root:root 0o644 14.1 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/memfs/memfs_test.go text/plain root:root 0o644 38.2 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/memfs/posix_test.go text/plain root:root 0o644 10.4 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/mount_sample/ root:root 0o755
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/mount_sample/mount.go text/x-c root:root 0o644 3.9 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/subprocess.go text/plain root:root 0o644 8.4 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/samples/unmount.go text/plain root:root 0o644 1.3 KB
/usr/share/gocode/src/github.com/jacobsa/fuse/unmount.go text/plain root:root 0o644 766 bytes
/usr/share/gocode/src/github.com/jacobsa/fuse/unmount_linux.go text/plain root:root 0o644 349 bytes
/usr/share/gocode/src/github.com/jacobsa/fuse/unmount_std.go text/plain root:root 0o644 229 bytes