Fedora Packages

python3-serpent Subpackage of python-serpent

Serialization based on ast.literal_eval

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.30.2-4.fc35 -
Fedora 35 1.30.2-4.fc35 -
Fedora 34 1.30.2-2.fc34 -
EPEL 8 1.30.2-1.el8 -
Package Info

You can contact the maintainers of this package via email at python-serpent dash maintainers at fedoraproject dot org.



Sources on Pagure