No description
Find a file
2024-10-17 08:19:53 -05:00
.github/workflows Demonstrate basic possibility to test with pytest 2024-10-16 14:20:04 -05:00
example Add test of utf-8 xattrs 2024-10-17 08:19:53 -05:00
fuseparts Fix some copyright credits to point to my current e-mail address 2024-10-15 11:11:23 -05:00
tests Add test of utf-8 xattrs 2024-10-17 08:19:53 -05:00
util Remove trailing space from css file 2024-02-17 14:29:53 +02:00
.gitignore Add dist-* to .gitignore 2024-02-17 17:19:00 +02:00
AUTHORS Update AUTHORS (#78) 2024-10-15 06:48:41 +02:00
COPYING Remove trailing space on COPYING 2024-02-17 14:28:40 +02:00
FAQ Remove trailing space in documents 2024-02-17 14:29:10 +02:00
fuse.py Fix some copyright credits to point to my current e-mail address 2024-10-15 11:11:23 -05:00
INSTALL Remove trailing space in documents 2024-02-17 14:29:10 +02:00
Makefile Refactor makefile to support building multiple wheel targets 2024-02-17 17:19:00 +02:00
pytest.ini Demonstrate basic possibility to test with pytest 2024-10-16 14:20:04 -05:00
README.cups.md python-3 compatible example/cups.py, and associated documentation imported from the wiki (Closes: #54) 2023-12-15 08:45:54 +01:00
README.historic Remove trailing space in documents 2024-02-17 14:29:10 +02:00
README.md README: explicit reST 2023-12-15 06:13:41 +01:00
README.new_fusepy_api.rst Remove trailing space in documents 2024-02-17 14:29:10 +02:00
README.package_maintainers.rst README: explicit reST 2023-12-15 06:13:41 +01:00
setup.py Remove my name from the authors listed on pypi 2024-10-15 11:11:23 -05:00

python-fuse

Build status

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