slackbuilds/python/pyfuse3/README

4 lines
195 B
Plaintext

Pyfuse3 is a set of Python 3 bindings for libfuse 3. It provides
an asynchronous API compatible with Trio and asyncio, and enables
you to easily write a full-featured Linux filesystem in Python.