Thanks to visit codestin.com
Credit goes to github.com

Skip to content

llfuse 1.3.8

Choose a tag to compare

@ThomasWaldmann ThomasWaldmann released this 09 Oct 23:52
· 137 commits to master since this release
release-1.3.8

WARNING: Python-LLFUSE is no longer actively maintained. Unless you are stuck
with Python 2.x or libfuse 2.x, we recommended to use the pyfuse3_ module instead.

  • fix compilation on FreeBSD, #28
  • export DEVELOPER_MODE=1 can be used to opt in (default is 0), #22
  • twine-based pypi-uploading, Qubes OS support for GPG signing,
    see util/sdist-sign and pypi-upload