Metadata-Version: 1.1
Name: RobotSikuliLibrary
Version: 1.0.4
Summary: Sikuli library for Robot Framework
Home-page: https://github.com/bluesummerbreeze/robotframework-SikuliLibrary
Author: Whitney0323
Author-email: Whitney0323@163.com
License: Apache License 2.0
Description: Sikuli Robot Framework Library provide keywords for Robot Framework to test UI through Sikuli.
        
        Notes: SikuliLibrary.jar file is OS dependent. The version for Windows 64bit is included.
        If target OS is not Windows, please get source code from GITHUB, and use Maven to build
        SikuliLibrary.jar on target OS, and replace the jar file in 'lib' folder.
Keywords: robotframework testing testautomation sikuli UI
Platform: any
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Java
Classifier: Topic :: Software Development :: Testing
