Package python3-module-pyvfs: Information

    Source package: python3-module-pyvfs
    Version: 0.2.10-alt2
    Build time:  Apr 6, 2020, 04:33 PM
    Report package bug
    License: GPLv3+
    Summary: 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.

    List of rpms provided by this srpm:
    python3-module-pyvfs (noarch)

    Maintainer: Andrey Bychkov

    List of contributors:
    Andrey Bychkov
    Peter V. Saveliev

      1. python3-module-objects.inv
      2. python3-module-setuptools
      3. python3-module-sphinx
      4. rpm-build-python3

    Last changed


    Dec. 13, 2019 Andrey Bychkov 0.2.10-alt2
    - build for python2 disabled
    March 23, 2018 Andrey Bychkov 0.2.10-alt1
    - Version 0.2.10
    Nov. 30, 2012 Peter V. Saveliev 0.2.8-alt1
    - directory listing fix for v9fs
    - version sync with py9p