Package python3-module-serializable: Information
Source package: python3-module-serializable
Version: 2.1.0-alt1
Build time: Jul 22, 2025, 10:13 AM in the task #390491
Category: Development/Python3
Report package bugHome page: https://github.com/madpah/serializable
License: Apache-2.0
Summary: Pythonic library to aid with serialisation and deserialisation to/from JSON and XML.
Description:
This Pythonic library provides a framework for serializing/deserializing Python classes to and from JSON and XML.
Maintainer: Andrey Kovalev
Last changed
July 22, 2025 Andrey Kovalev 2.1.0-alt1
- Updated to upstream version 2.1.0.
Feb. 24, 2025 Andrey Kovalev 2.0.0-alt1
- Updated to upstream version 2.0.0. - Added VCS tag.
Nov. 11, 2024 Andrey Kovalev 1.1.2-alt1
- Updated to upstream version 1.1.2. - Terminate build if unpackaged files were found. - Added %check section that runs test suite by default.