Metadata-Version: 1.1
Name: robotframework-uiautomatorlibrary
Version: 0.4
Summary: Robot Framework Android Test Library Based on Python uiautomator
Home-page: https://github.com/ming060/robotframework-uiautomatorlibrary
Author: ming060
Author-email: lym060@gmail.com
License: MIT
Description: 
            This is a test library for `Robot Framework <https://pypi.python.org/pypi/robotframework>`_ to bring keyword-driven testing to Android apps..
        
            It uses by using `Python uiautomator <https://pypi.python.org/pypi/uiautomator>`_ internally.
            
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Testing
