deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-simplejson, python3-typechecks, python3:any
Description: |-
base class with serialization methods
"Serialisation" refers to the transformation of objects into
a bitstream and back into the original structure. The idea
expressed by this class has a direct analogy to Java:
A method is declared thattransform the object into, e.g., a
JSON formatted file. Another method knows how to reinstantiate
the object from that output.
Homepage: https://github.com/iskandr/serializable
Installed-Size: '41'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-serializable
Priority: optional
Section: python
Source: python-serializable
Version: 0.4.1+ds-1
srcpkg_name: python-serializable
srcpkg_version: 0.4.1+ds-1