ports/devel/py-py-serializable/pkg-descr
Po-Chuan Hsieh a274061700
devel/py-py-serializable: Add py-py-serializable 0.11.1
This Pythonic library provides a framework for serializing/deserializing Python
classes to and from JSON and XML.

It relies upon the use of Python Properties in your Python classes.
2023-07-09 18:10:25 +08:00

4 lines
183 B
Text

This Pythonic library provides a framework for serializing/deserializing Python
classes to and from JSON and XML.
It relies upon the use of Python Properties in your Python classes.