slackbuilds/python/pyfuse3/slack-desc

20 lines
856 B
Plaintext

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
pyfuse3: pyfuse3 (Python bindings for libfuse3)
pyfuse3:
pyfuse3:
pyfuse3: pyfuse3 is a set of Python 3 bindings for libfuse 3.
pyfuse3: It provides an asynchronous API compatible with Trio and asyncio,
pyfuse3: and enables you to easily write a full-featured Linux filesystem in
pyfuse3: Python.
pyfuse3:
pyfuse3: https://github.com/libfuse/pyfuse3
pyfuse3:
pyfuse3: