Skip to content

FuzzyLogick/urlEnDec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

urlEnDec

This python script does two things:

  1. Convert plain text into HTML URL encoded string.

or

  1. Convert HTML URL encoded string into plain text.

This script depends on urllib to run.

This Python script was written by James Russell.

Usage: ./urlEnDec.py

You can read more about it here: http://www.james-a-russell.com/blog/urlendec-py-the-url-encoder-decoder/

About

A simple Python script that converts plaintext into HTML URL compatible or reverts HTML URL string into plaintext.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages