Last Updated: February 25, 2016
·
341
· wookietreiber

convert text to mailto link

I have just created a simple Python script to convert a text file to a mailto link. Really simple using urllib.parse.quote.