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

    Исходный пакет: python3-module-bitstring
    Версия: 3.1.9-alt1
    Собран:  21 июня 2023 г. 1:03
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/scott-griffiths/bitstring

    Лицензия: MIT
    О пакете: A Python module to help you manage your bits
    Описание: 
    bitstring is a pure Python module designed to help make the creation
    and analysis of binary data as simple and natural as possible.
    
    Bitstrings can be constructed from integers (big and little endian),
    hex, octal, binary, strings or files. They can be sliced, joined,
    reversed, inserted into, overwritten, etc. with simple functions or
    slice notation. They can also be read from, searched and replaced,
    and navigated in, similar to a file or stream.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-bitstring (noarch)

    Сопровождающий: Anton Midyukov

    Список участников:
    Anton Midyukov

      1. python3(wheel)
      2. python3(setuptools)
      3. python3-dev
      4. rpm-build-python3
      5. rpm-macros-python3
      6. python3-module-pyproject-installer >= 0.4.0

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


    16 июня 2023 г. Anton Midyukov 3.1.9-alt1
    - new version
    - Migration to PEP517
    24 мая 2021 г. Anton Midyukov 3.1.5-alt3
    - fix changelog
    24 мая 2021 г. Anton Midyukov 3.1.5-alt2
    - rename srpm to python3-module-bitstring
    - drop python2 subpackage