Skip to content
Sections
>> Trisquel >> 套件 >> aramo >> python >> python3-javaobj
aramo  ]
[ 原始碼: python-javaobj  ]

套件: python3-javaobj (0.4.1-2)

read and write Java objects serialized by ObjectOutputStream

python-javaobj is a Python library that provides functions for reading and writing (writing is WIP currently) Java objects serialized or will be deserialized by ObjectOutputStream. This form of object representation is a standard data interchange format in Java world.

The javaobj module exposes an API familiar to users of the standard library marshal, pickle and json modules.

 * Java object instance un-marshalling
 * Java classes un-marshalling
 * Primitive values un-marshalling
 * Automatic conversion of Java Collections to Python ones
   (HashMap => dict, ArrayList => list, etc.)
 * Basic marshalling of simple Java objects (v1 implementation only)

其他與 python3-javaobj 有關的套件

  • 依賴
  • 推薦
  • 建議
  • dep: python3
    interactive high-level object-oriented language (default python3 version)

下載 python3-javaobj

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 31.8 kB208 kB [文件列表]