[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/52: gnu: python-dpath: Fix typo in synopsis & description.
From: |
guix-commits |
Subject: |
11/52: gnu: python-dpath: Fix typo in synopsis & description. |
Date: |
Sat, 10 Apr 2021 08:15:25 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 427401477153ce907b027f9f7f20c55dd00c0729
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Apr 9 19:49:01 2021 +0200
gnu: python-dpath: Fix typo in synopsis & description.
* gnu/packages/python-xyz.scm (python-dpath)
[synopsis, description]: Fix typo.
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 6cc469c..ec8c78b 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -23582,12 +23582,12 @@ dates in almost any string formats commonly found on
web pages.")
;; This invokation is taken from tox.ini.
(invoke "nosetests" "-d" "-v" "tests/"))))))
(home-page "https://github.com/akesterson/dpath-python")
- (synopsis "Filesystem-like pathing and searching for dictionaries")
+ (synopsis "File-system-like pathing and searching for dictionaries")
(description
"@code{python-dpath} is a library for accessing and searching
dictionaries via /slashed/paths ala xpath.
-Basically it lets you glob over a dictionary as if it were a filesystem. It
+Basically it lets you glob over a dictionary as if it were a file system. It
allows you to specify globs (ala the bash eglob syntax, through some advanced
fnmatch.fnmatch magic) to access dictionary elements, and provides some
facility for filtering those results.")
- 21/52: gnu: tl-parser: Fix typo in description., (continued)
- 21/52: gnu: tl-parser: Fix typo in description., guix-commits, 2021/04/10
- 43/52: gnu: python-pypeg2: Fix typo in synopsis., guix-commits, 2021/04/10
- 47/52: gnu: go-go-uber-org-multierr: Fix typo in synopsis., guix-commits, 2021/04/10
- 30/52: gnu: config: Fix typo in synopsis., guix-commits, 2021/04/10
- 33/52: gnu: ghc-wai-cors: Fix typo in description., guix-commits, 2021/04/10
- 36/52: gnu: r-chromstar: Fix typo in description., guix-commits, 2021/04/10
- 12/52: gnu: libime: Fix typo in description., guix-commits, 2021/04/10
- 06/52: gnu: tmsu: Fix typo in synopsis & description., guix-commits, 2021/04/10
- 08/52: gnu: camlboot: Fix typo in synopsis., guix-commits, 2021/04/10
- 14/52: gnu: sbcl-claw-utils: Fix typo in description., guix-commits, 2021/04/10
- 11/52: gnu: python-dpath: Fix typo in synopsis & description.,
guix-commits <=
- 07/52: gnu: sortmerna: Mark up description., guix-commits, 2021/04/10
- 20/52: gnu: emacs-webpaste: Fix typo in description., guix-commits, 2021/04/10
- 26/52: gnu: kmail: Fix typo in description., guix-commits, 2021/04/10
- 42/52: gnu: go-github-com-go-sql-driver-mysql: Fix typo in description., guix-commits, 2021/04/10
- 27/52: gnu: lv2-speech-denoiser: Fix typo in description., guix-commits, 2021/04/10
- 28/52: gnu: sbcl-cl-slug: Fix typos in synopsis & description., guix-commits, 2021/04/10
- 38/52: bootloader: grub: Fix typo in docstring., guix-commits, 2021/04/10
- 49/52: gnu: guile-eris: Fix typo in description., guix-commits, 2021/04/10
- 48/52: gnu: bindfs: Fix typo in description., guix-commits, 2021/04/10
- 44/52: gnu: julia-mbedtls: Fix typo in description., guix-commits, 2021/04/10