FICHA · AUR

python2-fuse

This is a Python 2 interface to libfuse (https://github.com/libfuse/libfuse), a simple interface for userspace programs to export a virtual filesystem to the Linux kernel

  • filesystem binding
  • LIBRARY
  • System
  • Dependency only
official+codex · reviewed · Jun 4, 2026 description in en

Description

User-space filesystems can be implemented from legacy Python 2 programs through libfuse. This interface lets applications expose virtual files and directories to the Linux kernel.

It can affect file reads, writes, permissions, and mounted views. Test with noncritical data first and unmount cleanly to avoid confusing applications or users.

Permissions

Permissions not analysed for this source yet.