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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.40-10.fc42 | - |
Fedora 42 | 1.40-10.fc42 | - |
Fedora 41 | 1.40-9.fc41 | - |
Fedora 40 | 1.40-7.fc40 | - |
Fedora EPEL 8 | 1.30.2-1.el8 | - |
You can contact the maintainers of this package via email at
python-serpent dash maintainers at fedoraproject dot org
.