rfuse / alpha
| Short description: | rfuse is a ruby binding to FUSE (Filesystem in USErspace) | |||||
|---|---|---|---|---|---|---|
| Category: | Library/File | |||||
| Status: | alpha | |||||
| Created: | 2005-03-21 07:17:29 GMT | |||||
| Last update: | 2005-03-21 07:17:29 GMT | |||||
| Owner: | peter (Projects of this owner) | |||||
| Homepage: | http://rubyforge.org/projects/rfuse/ | |||||
| Download: | http://rubyforge.org/frs/?group_id=597 | |||||
| License: | LGPL | |||||
| Dependency: |
|
|||||
| Description: | RFuse is a simple binding to FUSE. This enables you to write your filesystem in RUBY! Use all the nice librares and the most beautifull programming language to implement the very raw systemcallbacks (open,read,write,getdir...) for your filesystem.
|
|||||