[ Bron: python-serializable ]
Pakket: python3-serializable (0.4.1+ds-1)
Verwijzigingen voor python3-serializable
Debian bronnen:
Het bronpakket python-serializable downloaden:
- [python-serializable_0.4.1+ds-1.dsc]
- [python-serializable_0.4.1+ds.orig.tar.xz]
- [python-serializable_0.4.1+ds-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-serializable gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-simplejson
- simple, fast, extensible JSON encoder/decoder for Python 3.x
-
- dep: python3-typechecks
- express constraints on types