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

    Исходный пакет: python3-module-bitstring
    Версия: 3.1.9-alt1
    Последняя версия по данным Repology
    Собран:  16 июня 2023 г. 14:47 в задании #323117
    Категория: Разработка/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

    Права:
    Anton Midyukov
    @everybody

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

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


    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