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

    Исходный пакет: python3-module-pymodbus
    Версия: 1.5.1-alt2
    Собран:  3 апреля 2020 г. 18:38
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/bashwork/pymodbus

    Лицензия: BSD
    О пакете: A Modbus Protocol Stack in Python
    Описание: 
    Pymodbus is a full Modbus protocol implementation using twisted for its
    asynchronous communications core.
    
    The library currently supports the following:
    
    Client Features
    
        * Full read/write protocol on discrete and register
        * Most of the extended protocol (diagnostic/file/pipe/setting/information)
        * TCP, UDP, Serial ASCII, Serial RTU, and Serial Binary
        * asynchronous(powered by twisted) and synchronous versions
        * Payload builder/decoder utilities
    
    Server Features
    
        * Can function as a fully implemented Modbus server
        * TCP, UDP, Serial ASCII, Serial RTU, and Serial Binary
        * asynchronous(powered by twisted) and synchronous versions
        * Full server control context (device information, counters, etc)
        * A number of backing contexts (database, redis, a slave device)

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

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

    Список участников:
    Andrey Bychkov
    Igor Vlasenko
    Lenar Shakirov

      1. python3-module-setuptools
      2. rpm-build-python3

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


    27 февраля 2020 г. Andrey Bychkov 1.5.1-alt2
    - Build for python2 disabled.
    21 июня 2018 г. Igor Vlasenko 1.5.1-alt1
    - new version (based on 1.5.1-1.fc)
    - python3 support
    23 мая 2017 г. Lenar Shakirov 1.2.0-alt1
    - Initial build for ALT (based on 1.2.0-5.fc26.src)