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

  • Default inline alert: Версия в репозитории: 0.2.10-alt2

Бинарный пакет: python3-module-pyvfs
Версия: 0.2.10-alt1
Архитектура: noarch
Собран:  22 апреля 2019 г. 11:26 в задании #227519
Исходный пакет: python-module-pyvfs
Категория: Разработка/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.

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

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

Права:
@python
@everybody

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


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
4 ноября 2012 г. Peter V. Saveliev 0.2.7-alt2
- dependencies update