all options
bullseye-backports  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: python-javaobj  ]

Package: python3-javaobj (0.4.3-1)

Links for python3-javaobj

Screenshot

Debian Resources:

Download Source Package python-javaobj:

Maintainers:

External Resources:

Similar packages:

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)

Other Packages Related to python3-javaobj

  • depends
  • recommends
  • suggests
  • enhances

Download python3-javaobj

Download for all available architectures
Architecture Package Size Installed Size Files
all 32.6 kB207.0 kB [list of files]