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

    Исходный пакет: python3-module-cbor2
    Версия: 5.4.6-alt1
    Собран:  29 января 2024 г. 1:04
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/agronholm/cbor2

    Лицензия: MIT
    О пакете: Pure Python CBOR (de)serializer with extensive tag support
    Описание: 
    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.

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

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Vitaly Lipatov

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

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


    30 декабря 2022 г. Vitaly Lipatov 5.4.6-alt1
    - new version 5.4.6 (with rpmrb script)
    17 июля 2022 г. Vitaly Lipatov 5.4.3-alt1
    - new version 5.4.3 (with rpmrb script)
    4 апреля 2022 г. Vitaly Lipatov 5.4.2-alt1
    - new version 5.4.2 (with rpmrb script)