Package python3-module-serpent: Information

    Source package: python3-module-serpent
    Version: 1.41-alt1
    Build time:  Apr 18, 2023, 09:51 AM
    Report package bug
    License: MIT
    Summary: Serializer for literal Python expressions
    Description: 
    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.

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

    Maintainer: Anton Midyukov


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

    Last changed


    April 15, 2023 Anton Midyukov 1.41-alt1
    - Updated to upstream version 1.41
    Oct. 19, 2020 Stanislav Levin 1.28-alt2
    - Stopped Python2 package build.
    April 21, 2019 Anton Midyukov 1.28-alt1
    - Updated to upstream version 1.28