Metadata-Version: 2.1
Name: robotframework-autoitlibrary
Version: 1.2.9
Summary: AutoItLibrary for Robot Framework
Home-page: https://github.com/nokia/robotframework-autoitlibrary
Author: Joe Hisaishi
Author-email: joehisaishi1943@gmail.com
License: Apache License 2.0
Platform: Microsoft Windows
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Testing
License-File: LICENSE.txt
Requires-Dist: robotframework
Requires-Dist: pywin32
Requires-Dist: pillow

AutoItLibrary is a Robot Framework keyword library wrapper for for the
freeware AutoIt tool (http://www.autoitscript.com/autoit3/index.shtml)
using AutoIt's AutoItX.dll COM object. The AutoItLibrary class
provides a proxy for the AutoIt keywords callable on the AutoIt COM
object and provides additional high-level keywords implemented as
methods in this class.
