2023-05-04 13:40:42 by Thomas Klausner | Files touched by this commit (1) |
Log message: py-serializable: not for Python 2 |
2023-05-04 12:51:34 by Thomas Klausner | Files touched by this commit (4) |
Log message: devel/py-serializable: import py-serializable-0.12.0 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. |