Metadata-Version: 2.1
Name: extensiveautomation-agent-plugin-curl
Version: 1.0.4
Summary: Curl plugin for extensiveautomation agent
Home-page: https://www.extensiveautomation.org/
Author: Denis MACHARD
Author-email: d.machard@gmail.com
License: UNKNOWN
Description: # CURL plugin for ExtensiveAutomation Agent
        
        Installing from pypi
        --------------------
        
        1. Run the following command
        
            ```bash
            pip install extensiveautomation_agent_plugin_curl
            ```
        
        2. Now you can deploy this plugin with the option `--web`
        
        
            ```bash
            extensiveautomation_agent  --remote=[your_ea_ip] --name=curl01 --web
            ```
        
Keywords: extensiveautomation agent plugin curl
Platform: any
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Testing :: Acceptance
Description-Content-Type: text/markdown
