This is an automated email from the git hooks/post-receive script. pini pushed a commit to tag upstream/1.1.0_beta1 in repository sikuli.
commit 4199eaa3bfb5bb592ebbd712d69b7c9d077dc0a0 Author: Raimund Hocke <[email protected]> Date: Thu Dec 26 12:15:57 2013 +0100 Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b7f22fa..cf8e201 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,15 @@ The package `sikuli-ide.jar` is the top level package containing all other optio **Module Jython** +Implements the Jython support for the IDE and for running scripts using Jython as scripting language.<br /> +(contained in packages sikuli-ide.jar and sikuli-script.jar) + **Module Basics** +Implements basic ustility and helper features used in the top level packages (basic file and folder handling, download features, jar access and handling, export of native libraries, parameter and preferences handling, update and extension handling, ...) and hence it is contained in all packages. + +As a special feature it comprises the `sikuli-setup.jar`, which is run after download to build the wanted Sikuli packages and make them ready-to-use on the specific system (Windows, Mac or Linux). + **Module OpenCV** **Module Natives** -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sikuli.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

