Hets - the Heterogeneous Tool Set

Copyright(c) Christian Maeder, DFKI GmbH 2014
LicenseGPLv2 or higher, see LICENSE.txt
MaintainerChristian.Maeder@dfki.de
Stabilityprovisional
Portabilityportable
Safe HaskellSafe-Inferred

Common.Percent

Description

precent encode or decode URLs, URIs and IRSs via UTF8 http:/tools.ietf.orghtml/rfc3986

Synopsis

Documentation

encode :: String -> String

encode all chars but not the unreserved (ascii) ones

decode :: String -> String

decode percent signs followed by two hex-digits