File: README.md

package info (click to toggle)
python-fuse 2%3A1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 312 kB
  • sloc: ansic: 1,319; python: 1,164; makefile: 14
file content (12 lines) | stat: -rw-r--r-- 442 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
# python-fuse #

[![Build Status](https://travis-ci.org/libfuse/python-fuse.svg?branch=master)](https://travis-ci.org/libfuse/python-fuse)

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

* The API is described in ``README.new_fusepy_api``. 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