Package python-module-serpent: Information

    Source package: python-module-serpent
    Version: 1.28-alt1.p10.1
    Build time:  Mar 19, 2023, 08:38 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:
    python-module-serpent (noarch)

    Maintainer: Kirill Izmestev


      1. python-module-attrs
      2. python-module-flake8
      3. python-module-pytz
      4. python-module-setuptools
      5. python-module-setuptools

    Last changed


    Feb. 17, 2023 Kirill Izmestev 1.28-alt1.p10.1
    - Built for p10 branch.
    April 21, 2019 Anton Midyukov 1.28-alt1
    - Updated to upstream version 1.28
    Feb. 2, 2018 Stanislav Levin 1.23-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools