[sikuli] 37/385: Update README.md

Gilles Filippini pini at moszumanska.debian.org
Sun Jun 29 19:25:46 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 9c2066041488d51a1a2146f057790d741c0d715c
Author: Raimund Hocke <rmhdevelop at me.com>
Date:   Thu Dec 26 11:59:38 2013 +0100

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

diff --git a/README.md b/README.md
index a4a96c8..b7f22fa 100644
--- a/README.md
+++ b/README.md
@@ -28,13 +28,14 @@ The Java implementation comprising the API to access the top elements (Screen, R
 
 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 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.
+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.
 
 **Module IDE**
 
 Implements a GUI using Java, that allows to edit and run Sikuli scripts (currently only Jython is supported). It is an easy to use IDE focusing on the handling of the screenshots and images used in the typical Sikuli workflows.
 
-The package `sikuli-ide.jar` is the top level package containing all other options and can be used in the same way.
+The package `sikuli-ide.jar` is the top level package containing all other options. It can be used from commandline in the same way as `sikuli-script.jar` and hence usually only this IDE package is needed.
 
 <hr/>
 

-- 
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