Package python3-module-bitstring: Information

    Source package: python3-module-bitstring
    Version: 3.1.9-alt1
    Latest version according to Repology
    Build time:  Jun 16, 2023, 02:47 PM in the task #323117
    Report package bug
    License: MIT
    Summary: A Python module to help you manage your bits
    Description: 
    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.

    List of rpms provided by this srpm:
    python3-module-bitstring (noarch)

    Maintainer: Anton Midyukov

    List of contributors:
    Anton Midyukov

    ACL:
    Anton Midyukov
    @everybody

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

    Last changed


    June 16, 2023 Anton Midyukov 3.1.9-alt1
    - new version
    - Migration to PEP517
    May 24, 2021 Anton Midyukov 3.1.5-alt3
    - fix changelog
    May 24, 2021 Anton Midyukov 3.1.5-alt2
    - rename srpm to python3-module-bitstring
    - drop python2 subpackage