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

    Исходный пакет: python3-module-rsa
    Версия: 4.9-alt2
    Собран:  16 октября 2024 г. 3:37
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/rsa/

    Лицензия: Apache-2.0
    О пакете: Pure-Python RSA implementation
    Описание: 
    Python-RSA is a pure-Python RSA implementation. It supports encryption
    and decryption, signing and verifying signatures, and key generation
    according to PKCS#1 version 1.5. It can be used as a Python library as
    well as on the commandline. The code was mostly written by Sybren A.
    Stuvel.

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

    Сопровождающий: Stanislav Levin


      1. rpm-build-intro >= 2.2.4
      2. rpm-build-python3
      3. python3-module-poetry-core
      4. python3-module-pyasn1 >= 0.1.3
      5. python3-module-pyproject-installer >= 0.4.0
      6. python3-module-pytest

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


    15 октября 2024 г. Stanislav Levin 4.9-alt2
    - migrated from removed setuptools' test command (see #50996).
    27 августа 2022 г. Vitaly Lipatov 4.9-alt1
    - new version 4.9 (with rpmrb script)
    30 мая 2022 г. Grigory Ustinov 4.8-alt2
    - Fixed BuildRequires.