#convertMailAddressTextToLink
convertMailAddressTextToLink is a simple Python script that makes it easy to create links from email addresses in large HTML files. The script should be able to run on all platforms for which Qt is available, including Windows, OS X, and Linux.
The repository is located at github.
##Screenshot
A screenshot of the script running under Windows:

##Usage To run properly, the script needs:
- convertMailAddressTextToLink.py - The script you can download from this repository
- Python 3 - A scripting language
- Riverbank PyQt - Python bindings for the Qt application framework
If these are installed on your system, the script can be started by double-clicking the file, or by running py convertMailAddressTextToLink.py in a console in the directory where the script is located.
##Credits convertMailAddressTextToLink is made possible by the Python and PyQt projects.
##License convertMailAddressTextToLink is licensed under the GPL version 2