From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55865) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f0WC6-0006as-DL for guix-patches@gnu.org; Mon, 26 Mar 2018 13:46:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f0WC2-0007PU-Gj for guix-patches@gnu.org; Mon, 26 Mar 2018 13:46:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:46773) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f0WC2-0007PA-DT for guix-patches@gnu.org; Mon, 26 Mar 2018 13:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1f0WC1-0004Xw-Vv for guix-patches@gnu.org; Mon, 26 Mar 2018 13:46:02 -0400 Subject: [bug#30903] [PATCH] gnu: Add perl-uri-escape. Resent-Message-ID: From: Marius Bakke In-Reply-To: <20180322022359.12298-1-go.wigust@gmail.com> References: <20180322022359.12298-1-go.wigust@gmail.com> Date: Mon, 26 Mar 2018 19:45:41 +0200 Message-ID: <878taek9x6.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Oleg Pykhalov , 30903@debbugs.gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Oleg Pykhalov 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 mo= dule, > +which predates the formalization of the terms by the RFC by several year= s.") > + (license license:perl-license))) > --=20 > 2.16.2 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlq5McUACgkQoqBt8qM6 VPomAwf9ElOOdpxp6bK4dwutySmfd2UCb4A80qD5TnRCmC9e+C3JQtVjGDH+Z4KT v641d1b3sfxPl2n2XL6R53XwaW/jvireZRXI4kp3hjX9Hi6gtMCzztkC05D5kQlH MKdjs3C1vjtoSfaz2D8JQxV99TBod0s8pCFf7gZdVg0OzqGVyJtSmPxFt0enWb0+ Js7kHJIcmZfUumv8HBakKM4ucffchmk3h1JJj8GjE6YqbbbZl5ZMh1p1TvhtGKDM KwI2TemfC+jXt8SK4w9SEDD+VfcAvoj80qx5/baz9eecHDH8VR2U0qJIf1RR5FuF rFSq3cn/59FtRfGz8nS/6JpueYoTNw== =XaU3 -----END PGP SIGNATURE----- --=-=-=--