Package python3-module-cbor2: Information

    Source package: python3-module-cbor2
    Version: 5.4.6-alt1
    Build time:  Jan 29, 2024, 01:04 AM
    Report package bug
    License: MIT
    Summary: Pure Python CBOR (de)serializer with extensive tag support
    Description: 
    This library provides encoding and decoding for the Concise Binary Object
    Representation (CBOR) (`RFC 7049`_) serialization format. `Read the docs
    <https://cbor2.readthedocs.io/>`_ to learn more.
    
    It is implemented in pure python with an optional C backend and is
    compatible with versions 2.7 through to 3.7.
    
    On cPython>=3.3 cbor2 can use a built in C module for performance similar
    to how ``pickle`` wraps the ``_pickle`` C module in the Python Standard
    Library. On Windows, this is restricted to cPython>=3.5.
    
    On PyPy, cbor2 runs with almost identical performance to the C backend.

    List of rpms provided by this srpm:
    python3-module-cbor2 (riscv64)
    python3-module-cbor2-debuginfo (riscv64)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

      1. python3-module-setuptools
      2. python3-module-setuptools_scm
      3. rpm-build-intro >= 2.2.4
      4. rpm-build-python3

    Last changed


    Dec. 30, 2022 Vitaly Lipatov 5.4.6-alt1
    - new version 5.4.6 (with rpmrb script)
    July 17, 2022 Vitaly Lipatov 5.4.3-alt1
    - new version 5.4.3 (with rpmrb script)
    April 4, 2022 Vitaly Lipatov 5.4.2-alt1
    - new version 5.4.2 (with rpmrb script)