Пакет python3-module-pyvfs: Информация

    Бинарный пакет: python3-module-pyvfs
    Версия: 0.2.10-alt2
    Архитектура: noarch
    Собран:  6 апреля 2020 г. 16:33
    Исходный пакет: python3-module-pyvfs
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/svinota/pyvfs

    Лицензия: GPLv3+
    О пакете: Simple python VFS library
    Описание: 
    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.

    Сопровождающий: Andrey Bychkov

    Список участников:
    Andrey Bychkov
    Peter V. Saveliev

    Последнее изменение


    13 декабря 2019 г. Andrey Bychkov 0.2.10-alt2
    - build for python2 disabled
    23 марта 2018 г. Andrey Bychkov 0.2.10-alt1
    - Version 0.2.10
    30 ноября 2012 г. Peter V. Saveliev 0.2.8-alt1
    - directory listing fix for v9fs
    - version sync with py9p