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

    Исходный пакет: python-module-pyvfs
    Версия: 0.2.8-alt1
    Собран:  30 ноября 2012 г. 20:30
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: 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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-pyvfs (noarch)

    Сопровождающий: Peter V. Saveliev

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

    Права:
    @qa_p7

      1. rpm-build-python
      2. python-devel

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


    30 ноября 2012 г. Peter V. Saveliev 0.2.8-alt1
    - directory listing fix for v9fs
    - version sync with py9p
    4 ноября 2012 г. Peter V. Saveliev 0.2.7-alt2
    - dependencies update
    26 октября 2012 г. Peter V. Saveliev 0.2.7-alt1
    - authentication options support