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

    Исходный пакет: python3-module-serpent
    Версия: 1.41-alt1
    Собран:  18 апреля 2023 г. 9:47
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/serpent

    Лицензия: MIT
    О пакете: Serializer for literal Python expressions
    Описание: 
    Serpent is a simple serialization library based on ast.literal_eval.
    
    Because it only serializes literals and recreates the objects using
    ast.literal_eval(), the serialized data is safe to transport to other
    machines (over the network for instance) and de-serialize it there.

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

    Сопровождающий: Anton Midyukov


      1. python3(wheel)
      2. python3-module-attrs
      3. python3-module-flake8
      4. python3-module-pyproject-installer >= 0.4.0
      5. python3-module-pytz
      6. python3(setuptools)
      7. rpm-build-python3

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


    15 апреля 2023 г. Anton Midyukov 1.41-alt1
    - Updated to upstream version 1.41
    19 октября 2020 г. Stanislav Levin 1.28-alt2
    - Stopped Python2 package build.
    21 апреля 2019 г. Anton Midyukov 1.28-alt1
    - Updated to upstream version 1.28