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 [文件列表]