Jump to letter: [
29ABCDEFGHIJKLMNOPQRSTVWX
]
python-pyvfs - Simple python VFS library
- 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.10-1.el6.noarch
[43 KiB] |
Changelog
by Peter V. Saveliev (2013-06-12):
- Python 3 compatibility issues
- unicode literals fixed
- license changed from GPLv3+ to GPLv2+
|