{"name":"py-serpent","portdir":"python/py-serpent","version":"1.42","license":"MIT","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://github.com/irmen/Serpent","description":"Serialization based on ast.literal_eval","long_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.","active":true,"categories":["python","print"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-serpent"]}],"depends_on":[]}