Module for serializing and de-serializing Java objects.
Project description
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. javaobj module exposes an API familiar to users of the standard library marshal, pickle and json modules.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
javaobj-0.1.0.tar.gz
(18.1 kB
view hashes)
Built Distribution
javaobj-0.1.0-py2.6.egg
(12.4 kB
view hashes)