slackbuilds_ponce/python/python-serpent/README
Thibaut Notteboom a0e996a110 python/python-serpent: Added (Serializer for Python expressions).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-11-18 12:03:36 +07:00

3 lines
120 B
Text

Serpent is a simple serialization library based on ast.literal_eval.
python3 is an optional dependency (autodetected).