ANN: Jump 0.9.0 released!

O

Olli Wang

I am proud to announce that Jump 0.9.0 is released!
You can find the Jump project at http://gitorious.org/jump,
and its documentation at http://gitorious.org/jump/pages/Home.

This version is the Jump's first release. The goal of Jump is to make
a distribution for Jython application in a really simple step.

Features:
* Distributing Jython applications into a single, independent JAR
file.
* Supporting Java source code and third-party JAR files.
* Starting the distribution from either Jython or Java code.
* Packaging `only required` Python modules into the final
distribution `automatically`, which means you don't have to worry
about using Python third-party libraries as long as they can be
found in your `sys.path`.
* All Python modules packaged into the final distribution are
compiled to $py.class files, which means your source code is not
public.

The Future:
* Creating native applications for Mac, Windows and Linux.
* Creating web application archive (WAR) files for Python WSGI
applications.

If you have any question or bug report, please post it to our mailing
list at http://groups.google.com/group/ollix-jump, contributions are
welcome as well.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top