/python-javaobj

LCM is a python libraries 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. javaobj module exposes an API familiar to users of the standard library marshal, pickle and json modules. Developed by vbu...@gmail.com

Primary LanguagePython

Watchers