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 d841ce5bd6766e80634bdead2dc93018e400e966 Author: Raimund Hocke <[email protected]> Date: Sun Dec 29 13:08:50 2013 +0100 Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 97f3925..083164b 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,10 @@ Each folder (module) in this repo is a Maven project by itself with its own POM, The Java implementation comprising the API to access the top elements (Screen, Region, Pattern, Match, Image, ...) and their methods allowing to search for images and to act on points and matches simulating mouse and keyboard. -The ready-to-use package `sikuli-java.jar` provides this API for Java programming and any Java aware scripting languages (currently with some special support for Jython). +The ready-to-use package `sikuli-java.jar` provides this API for Java programming and any Java aware scripting languages. The ready-to-use package `sikuli-script.jar` as a convenience/backward-compatibility comes with the bundled Jython interpreter, thus allowing to run Sikuli scripts out of the box from the commandline and providing an interactive Sikuli aware Jython shell.<br /> -This package will vanish in the long range, since it is fully contained in the IDE package. +This package will vanish in the long range, since it is fully contained in the IDE package now. **Module IDE** -- 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

