lp:fuse-python-docs

Created by Matt Giuca and last modified

I've had a hard time following the documentation for Fuse's Python bindings. What started out as a Hello World became a near-complete template/stub with full documentation. I plan to make this into real documentation for Fuse.

See templatefs.py for my initial cut at a full stubbing with documentation.

Get this branch:
bzr branch lp:fuse-python-docs
Only Matt Giuca can upload to this branch. If you are Matt Giuca please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Matt Giuca
Project:
FUSE Python Docs
Status:
Development

Recent revisions

47. By Matt Giuca

Applied MIT License text to the top of all files. (Had some questions about licensing.)

46. By Matt Giuca

templatefs.py: Wrapped too-long line.

45. By Adrian Panasiuk

* describe command line parsing

44. By Matt Giuca

templatefs: Added rmdir (previously forgotten operation).

43. By Matt Giuca

memfs: read, write and truncate now change timestamps.

42. By Matt Giuca

memfs: Bugfix. Accidentally decremented links too much, corrupting the file
    system.

41. By Matt Giuca

memfs: Implemented read, write and truncate. This means the file system is
    usable now!
    Still, it seems to get caught in an invalid state if you use vim; that's
    not a good sign.

40. By Matt Giuca

memfs: Added "open". Removed "create".

39. By Matt Giuca

memfs: Implemented new methods - mkdir, mknod, unlink, rmdir.

38. By Matt Giuca

memfs: readdir updates atime.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.