[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/31: gnu: trurl: Improve description.
From: |
guix-commits |
Subject: |
02/31: gnu: trurl: Improve description. |
Date: |
Mon, 17 Jul 2023 11:37:19 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 416927772d30ec6846f717dfda295db56430e687
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 9 02:00:00 2023 +0200
gnu: trurl: Improve description.
* gnu/packages/curl.scm (trurl)[synopsis]: Fix typo.
[description]: Reorder & tighten.
---
gnu/packages/curl.scm | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/curl.scm b/gnu/packages/curl.scm
index 23cee9b309..76fcc115cf 100644
--- a/gnu/packages/curl.scm
+++ b/gnu/packages/curl.scm
@@ -408,11 +408,11 @@ sugar and output formatting inspired from @code{httpie}.")
(native-inputs (list python))
(inputs (list curl))
(home-page "https://curl.se/trurl/")
- (synopsis "Command line tool for URL parsing and manipulatio")
- (description "@code{trurl} is a tool in a similar spirit of @code{tr} but
-for URLs. Here, @code{tr} stands for translate or transpose.
+ (synopsis "Command line tool for URL parsing and manipulation")
+ (description "@code{trurl} is a command line tool that parses and
+manipulates URLs, designed to help shell script authors everywhere.
-@code{trurl} is a command line tool that parses and manipulates URLs, designed
-to help shell script authors everywhere.")
+It is similar in spirit to @code{tr}. Here, @code{tr} stands for translate or
+transpose.")
(license (license:non-copyleft "file://COPYING"
"See COPYING in the distribution."))))
- 07/31: gnu: virtuoso-ose: Update to 7.2.10., (continued)
- 07/31: gnu: virtuoso-ose: Update to 7.2.10., guix-commits, 2023/07/17
- 10/31: gnu: sdcv: Update to 0.5.5., guix-commits, 2023/07/17
- 11/31: gnu: diffoscope: Update to 244., guix-commits, 2023/07/17
- 12/31: gnu: diffoscope: Use G-expressions., guix-commits, 2023/07/17
- 26/31: gnu: stress: Update to 1.0.7., guix-commits, 2023/07/17
- 27/31: gnu: jc: Update to 1.23.3., guix-commits, 2023/07/17
- 05/31: gnu: vdirsyncer: Update to 0.19.2., guix-commits, 2023/07/17
- 17/31: gnu: libisofs: Update to 1.5.6.pl01., guix-commits, 2023/07/17
- 31/31: gnu: thermald: Update to 2.5.3., guix-commits, 2023/07/17
- 19/31: gnu: zutils: Use G-expressions., guix-commits, 2023/07/17
- 02/31: gnu: trurl: Improve description.,
guix-commits <=
- 13/31: gnu: diffoscope: Don't embed build-time references., guix-commits, 2023/07/17
- 21/31: gnu: hplip: Update to 3.23.5., guix-commits, 2023/07/17
- 20/31: gnu: xarchiver: Update to 0.5.4.21., guix-commits, 2023/07/17
- 23/31: gnu: zchunk: Update to 1.3.1., guix-commits, 2023/07/17
- 25/31: gnu: zchunk: Remove input labels., guix-commits, 2023/07/17
- 28/31: gnu: inxi-minimal: Update to 3.3.28-1., guix-commits, 2023/07/17
- 30/31: gnu: sudo: Update to 1.9.14p1., guix-commits, 2023/07/17
- 29/31: gnu: s-tui: Update to 1.1.4., guix-commits, 2023/07/17