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 a8ba244093539c379f2f2f2f41e8b3ff76da4c2b Author: Raimund Hocke <[email protected]> Date: Sun Dec 29 14:20:10 2013 +0100 Update README.md --- API/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/API/README.md b/API/README.md index f64af65..451a561 100644 --- a/API/README.md +++ b/API/README.md @@ -3,7 +3,7 @@ Sikuli API 2014 (version 1.1.x) 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 base 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 convenience package `sikuli-script.jar` 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. +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 now. -- 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

