ZFSpy
Python bindings for ZFS Copyright (C) 2008 Chen Zheng <nkchenz@gmail.com>
The purpose of this project is to write a python module, which can walk through the zfs filesystem, and can be used to learning zfs data structure. zfs write is not supported yet.
Distributed under GNU General Public License version 2.
A working zfs-fuse is needed to play with.
GIT
http://github.com/nkchenz/zfspy/tree/master
git clone git://github.com/nkchenz/zfspy.git
INSTALL
python setup.py install
WEB
http://code.google.com/p/zfspy/
QUICKLOOK
ZFS On-Disk Specification
http://opensolaris.org/os/community/zfs/docs/ondiskformat0822.pdf