Metadata-Version: 2.1
Name: iautolib
Version: 1.0.1
Summary: This is an Intelligent Automation Library
Home-page: https://github.com/redkad/iautolib
Author: Patrick Adu-Amankwah
Author-email: p.a.amankwah@gmail.com
License: MIT
Description: # Interlligent Automation Library
        This is an RPA STP Library
        
        ## Installation
        '''pip install iautolib'''
        
        ## How to use it?
        Go to your favorite IDE or text editor and import the module thus 
        import iautolib
        
        ## License
        
        Â© 2020 Patrick Adu-Amankwah
        
        This repository is licensed under the MIT License.
        See LICENSE for details.
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
