[ ソース: python-serializable ]
パッケージ: python3-serializable (0.4.1+ds-1)
python3-serializable に関するリンク
Debian の資源:
python-serializable ソースパッケージをダウンロード:
- [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]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-serializable 関連パッケージ
|
|
|
|
-
- 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