Fedora 21 Update: python-javaobj-0-0.4.20131228gitb8ae821.fc21

updates at fedoraproject.org updates at fedoraproject.org
Sat Jan 17 05:39:28 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-0375
2015-01-07 22:55:54
--------------------------------------------------------------------------------

Name        : python-javaobj
Product     : Fedora 21
Version     : 0
Release     : 0.4.20131228gitb8ae821.fc21
URL         : https://code.google.com/p/python-javaobj
Summary     : Python module for serializing and deserializing Java objects
Description :
python-javaobj is a python library that provides functions for reading
(and writing as WIP) of Java objects serialized or will be deserialized by
ObjectOutputStream. This form of object representation is a standard data
interchange format in Java.

javaobj module exposes an API familiar to users of the standard
library marshal, pickle and json modules.

Features
    Java object instance unmarshaling
    Java class itself unmarshaling
    Primitive values unmarshaling
    Automatic conversion of Java Collections to python ones
    (HashMap => dict, ArrayList => list, etc)

See also the PyPi module at: https://pypi.python.org/pypi/javaobj

This project was forked somehow at GitHub. Fedora distributes those sources.
See the README.rst file for details.

--------------------------------------------------------------------------------
Update Information:

Initial package (rhbz#1166721).
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1166721 - Review Request: python-javaobj - Python module for serializing and deserializing Java objects
        https://bugzilla.redhat.com/show_bug.cgi?id=1166721
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update python-javaobj' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list