Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37552227
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: pyro5

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 5.14-alt1
Время сборки: 14 апреля 2023, 18:44 ( 54.1 недели назад )
Размер архива: 369.20 Kb

Домашняя страница:   https://github.com/irmen/Pyro5

Лицензия: MIT
О пакете: Distributed object middleware for Python (RPC)
Описание:

Pyro means PYthon Remote Objects.

It is a library for building applications in which objects can talk
to each other over the network. One can use normal Python method
calls, with almost every possible parameter and return value type,
and Pyro takes care of locating the right object on the right system
to execute the method. It also provides a set of features that enable
building distributed applications. Pyro is a pure Python library and
runs on many different platforms and Python versions.

Текущий майнтейнер: Anton Midyukov (maintainer)

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • pyro5
  • python3-module-Pyro5
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin