Skip to content
Sections
>> Trisquel >> Pakiety >> aramo >> python >> python3-javaobj
aramo  ]
[ Pakiet źródłowy: python-javaobj  ]

Pakiet: 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)

Inne pakiety związane z python3-javaobj

  • wymaga
  • poleca
  • sugeruje
  • dep: python3
    interactive high-level object-oriented language (default python3 version)

Pobieranie python3-javaobj

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 31,8 KiB208 KiB [lista plików]