python-pyvfs - Simple python VFS library
Website: | https://github.com/svinota/pyvfs |
---|---|
License: | GPLv3+ |
Vendor: | Fedora Project |
- Description:
PyVFS is a simple VFS library written in Python. It consists of several layers, allowing to use different low-level protocol implementations. Now you can choose between 9p (9p2000.u) and FUSE. The library can be used to create own servers as well as deploy bundled applications, e.g. pyvfs.objectfs -- the library, that allows to represent Python objects as files.
Packages
python-pyvfs-0.2.7-1.el6.src [33 KiB] |
Changelog
by Peter V. Saveliev (2012-11-08):
- support PKI authentication |