python3-serpent - Serialization based on ast.literal_eval
Website: | https://github.com/irmen/Serpent |
---|---|
License: | MIT |
Vendor: | Virtuozzo |
- 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.
Packages
python3-serpent-1.40-2.vl9.noarch [23 KiB] |
Changelog
by Fedora Release Engineering (2022-07-22):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild |