This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
ideer (author)
Sun Jul 27 01:25:03 -0700 2008
zfspy /
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Mon Jun 16 19:58:22 -0700 2008 | [nkchenz] |
| |
README | Sun Jul 27 01:25:03 -0700 2008 | [ideer] |
| |
TODO | Sun Jul 27 01:25:03 -0700 2008 | [ideer] |
| |
setup.cfg | Fri Jun 20 06:32:30 -0700 2008 | [nkchenz] |
| |
setup.py | Fri Jun 20 06:32:30 -0700 2008 | [nkchenz] |
| |
zfspy/ | Sun Jul 27 01:25:03 -0700 2008 | [ideer] |
README
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/




