guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#30903] [PATCH] gnu: Add perl-uri-escape.


From: Marius Bakke
Subject: [bug#30903] [PATCH] gnu: Add perl-uri-escape.
Date: Mon, 26 Mar 2018 19:45:41 +0200
User-agent: Notmuch/0.26 (https://notmuchmail.org) Emacs/25.3.1 (x86_64-pc-linux-gnu)

Oleg Pykhalov <address@hidden> writes:

> * gnu/packages/perl-web.scm (perl-uri-escape): New public variable.

[...]

> +    (inputs
> +     `(("perl-test-needs" ,perl-test-needs)))

Native-input?  Other than that LGTM.

> +    (home-page "https://github.com/libwww-perl/URI";)
> +    (synopsis "Percent-encode and percent-decode unsafe characters")
> +    (description "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.")
> +    (license license:perl-license)))
> -- 
> 2.16.2

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]