Metadata-Version: 1.1
Name: jython-sikuli-server
Version: 0.1.8.2
Summary: Jython script to run a robot remote library exposing the Sikuli API (and popen).
Home-page: https://github.com/alistair-broomhead/jython-sikuli-server
Author: Alistair Broomhead
Author-email: alistair.broomhead@gmail.com
License: MIT
Download-URL: https://github.com/alistair-broomhead/jython-sikuli-server/zipball/master
Description: #sikuliserver.py
        ##Aka robotframework-sikuliserver
        Jython script to run a robot remote library exposing the Sikuli API (and popen).
        You will need Sikuli and java to already be installed.
        
        The main documentation lives on this project's [Github Page](http://alistair-broomhead.github.com/robotframework-sikuliserver/docs/html/)
        
        Quick links:
          - [Running the server](http://alistair-broomhead.github.com/robotframework-sikuliserver/docs/html/Running_The_Server.html)
          - [Connecting a client](http://alistair-broomhead.github.com/robotframework-sikuliserver/docs/html/Connecting_A_Client.html)
          - [Using from RobotFramework](http://alistair-broomhead.github.com/robotframework-sikuliserver/docs/html/Using_From_RobotFramework.html)
          - [API docs](http://alistair-broomhead.github.com/robotframework-sikuliserver/docs/html/SikuliServer.html)
        
Platform: UNKNOWN
