Skip to content

rhn/fuseblocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Modular FUSE filesystem creation framework using fusepy.
========================================================

Requires Python3

Examples
--------

Found in examples/ directory.

* catnip.py
* pictar.py

Resources
---------

http://fuse.sourceforge.net/doxygen/structfuse__operations.html
man errno
man 2 stat
https://docs.python.org/3/library/os.path.html

License
-------

This library and examples is Copyright 2014 rhn <gihu.rhn@porcupinefactory.org>.
The library and examples are licensed under the GNU GPL 3.0 license.

About

Stackable, easy filesystem creation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages