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

    Бинарный пакет: python-module-cxnet
    Версия: 0.7.2-alt3.1
    Архитектура: noarch
    Собран:  15 ноября 2011 г. 20:02
    Исходный пакет: python-module-cxnet
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://projects.radlinux.org/cx/

    Лицензия: GPLv3
    О пакете: Python netlink library and more
    Описание: 
    Network protocol implementations for Connexion project can be used
    by any Python program. This package includes:
    
    * mDNS client/server with DNSSEC extensions
    
    Netlink family protocol implementations:
    
    * Generic netlink
    * RT netlink (limited)
    * IPQ netlink
    * Taskstats
    
    Common definitions of packet structures (in ctypes):
    
    * ARP
    * Ethernet
    * IPv4
    * TCP

    Сопровождающий: Vitaly Kuznetsov


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


    20 октября 2011 г. Vitaly Kuznetsov 0.7.2-alt3.1
    - Rebuild with Python-2.7
    29 августа 2011 г. Peter V. Saveliev 0.7.2-alt3
    - new class: cxnet.netlink.rtnl.RtNetlinkEvent (hashable)
    28 августа 2011 г. Peter V. Saveliev 0.7.2-alt2
    - use Condition() to sync internal IpRoute2 commands