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.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
1.28-bp156.3.2 info | GA Release | 2023-07-24 | 15 SP6 |
|
|
1.28-bp155.2.12 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
1.28-bp154.1.32 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
1.28-bp153.1.24 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
1.28-bp152.2.1 info | GA Release | 2020-05-22 | 15 SP2 |
|
|
1.27-bp151.1.1 info | GA Release | 2019-06-18 | 15 SP1 |
|
|