Metadata-Version: 1.1
Name: robotframework-autoitlibrary
Version: 1.2.1
Summary: AutoItLibrary for Robot Framework
Home-page: https://github.com/lucyking/robotframework-autoitlibrary
Author: Joe Hisaishi
Author-email: joehisaishi1943@gmail.com
License: Apache License 2.0
Description: 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.
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
