[sikuli] 274/385: Update README.md

Gilles Filippini pini at moszumanska.debian.org
Sun Jun 29 19:26:23 UTC 2014


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 8dbbf08addbf3f526b27c7a277af72c8d798b58e
Author: Raimund Hocke <rmhdevelop at me.com>
Date:   Mon Feb 24 09:03:49 2014 +0100

    Update README.md
---
 API/README.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/API/README.md b/API/README.md
index 3238979..2b25378 100644
--- a/API/README.md
+++ b/API/README.md
@@ -3,7 +3,6 @@ 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 ready-to-use package `sikuli-java.jar` provides this API for Java programming and any Java aware scripting languages.
+The ready-to-use package `sikulixapi.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 />
-The package `sikuli-script.jar` will vanish in the long range, since it is fully contained in the IDE package now.
+When using Jython or JRuby, this module provides special support to conveniently use the SikuliX features in your scripts. They are exported additionally on the fly to the folder `Lib` in the folder containing `sikulixapi.jar`.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sikuli.git



More information about the pkg-java-commits mailing list