Skip to content

florpe/pysinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pysinter, a FUSE library

  • Operates on a file descriptor either passed directly or contained in an environment variable
  • Separates the FUSE protocol details from the interaction with the FUSE fd
  • Async ready using the Janus queue library - fd operations should be run in a thread
  • Dynamically generates a client from a protocol description, to be obtained e.g. from the sinter documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages