JPE - the Java-Python Extension.

JPE is:

Release note:

Not all native interface functions declared in python.Javapy have been implemented in the current release. However, it is straightforward to implement these functions in Javapy.c as needed, from the generetated declarations in python_Javapy.h.

Support, bug reports, patches and other info:

        http://www.arakne.com/jpe
        http://sourceforge.net/projects/jpe
        mailto:jpe@arakne.com
        mailto:frederic.giacometti@arakne.com
      

License and rights of use:

JPE is subject to the Mozilla Public License Version 1.1 (http://www.mozilla.org/MPL).

Copyright (C) 2000-2001 Frederic Bruno Giacometti. All Rights Reserved.

@see "Documentation of JPE's java module in Python" @see "README, RELEASE_NOTES, and LICENSE files of the distribution"