File: README.md

package info (click to toggle)
python-fuse 2%3A1.0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 368 kB
  • sloc: ansic: 1,388; python: 1,378; makefile: 25; sh: 10
file content (12 lines) | stat: -rw-r--r-- 515 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# python-fuse #

[![Build status](https://github.com/libfuse/python-fuse/actions/workflows/python.yml/badge.svg?event=push)](https://github.com/libfuse/python-fuse/actions/workflows)

This is a Python interface to libfuse
(https://github.com/libfuse/libfuse).

* The API is described in [README.new_fusepy_api.rst](README.new_fusepy_api.rst). It's an
  informative description, not a reference. Apart from that, see the
  examples and the actual code.

* Project home page is https://github.com/libfuse/python-fuse