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

    Исходный пакет: python3-module-netaddr
    Версия: 0.8.0-alt1
    Последняя версия по данным Repology
    Собран:  25 марта 2023 г. 0:16 в задании #317430
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: http://github.com/drkjam/netaddr

    Лицензия: BSD
    О пакете: A pure Python network address representation and manipulation library
    Описание: 
    A pure Python network address representation and manipulation library.
    
    netaddr provides a Pythonic way of working with :-
    
    - IPv4 and IPv6 addresses and subnets
    - MAC addresses, OUI and IAB identifiers, IEEE EUI-64 identifiers
    - arbitrary (non-aligned) IP address ranges and IP address sets
    - various non-CIDR IP range formats such as nmap and glob-style formats
    
    Included are routines for :-
    
    - generating, sorting and summarizing IP addresses and networks
    - performing easy conversions between address notations and formats
    - detecting, parsing and formatting network address representations
    - performing set-based operations on groups of IP addresses and subnets
    - working with arbitrary IP address ranges and formats
    - accessing OUI and IAB organisational information published by IEEE
    - accessing IP address and block information published by IANA
    
    For details on the latest updates and changes, see :-
    
        http://github.com/drkjam/netaddr/blob/rel-0.7.x/CHANGELOG
    
    API documentation for the latest release is available here :-
    
        http://packages.python.org/netaddr/

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

    Сопровождающий: Alexey Shabalin


    Права:
    Alexey Shabalin
    @everybody

      1. python3-devel
      2. python3-module-pytest
      3. python3-module-pytest-cov
      4. python3-module-setuptools
      5. python3-module-sphinx
      6. rpm-build-python3

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


    24 марта 2023 г. Alexey Shabalin 0.8.0-alt1
    - 0.8.0
    23 марта 2020 г. Alexey Shabalin 0.7.19-alt2
    - build as new python3 package
    - backported patch from upstream
    - enable check
    - build as noarch
    14 июня 2017 г. Vitaly Lipatov 0.7.19-alt1
    - new version 0.7.19 (with rpmrb script)