Skip to content

Frans0/convertMailAddressTextToLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#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: screenshot

##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

About

Converts mail addresses to links

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages