Metadata-Version: 2.1
Name: facile-toolkit
Version: 0.0.6
Summary: A robotframework keywords toolkit used by Facile.it 
Home-page: https://www.facile.it
Author: Andrea Gubellini
Author-email: agubellini@yahoo.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: robotframework
Requires-Dist: robotframework-seleniumlibrary

# robotframework-facile-toolkit
## Keywords documentation
Keywords documentation can be be found using the following link:

https://facile_toolkit.surge.sh

###### Install with PIP:
Install pip and run:
```
pip3 install facile-toolkit
```

