perl-uri-escape 1.76
Percent-encode and percent-decode unsafe characters
This module provides functions to percent-encode and percent-decode URI strings as defined by RFC 3986. Percent-encoding URI's is informally called URI escaping. This is the terminology used by this module, which predates the formalization of the terms by the RFC by several years.
- Outputs:
out - Website: https://github.com/libwww-perl/URI
- Licenses: GPL 1+
- Package source: gnu/packages/perl-web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-uri-escape 1.76 as follows:
guix install perl-uri-escape@1.76
Or install the latest version:
guix install perl-uri-escape
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.