unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Fis Trivial <ybbs.daans@hotmail.com>
Cc: 31428-done@debbugs.gnu.org
Subject: bug#31428: [PATCH] gnu: Add python-glob2.
Date: Sun, 20 May 2018 23:19:04 +0200	[thread overview]
Message-ID: <87in7im3ef.fsf@gnu.org> (raw)
In-Reply-To: <BLUPR16MB05003074F42B522B2DA14270929E0@BLUPR16MB0500.namprd16.prod.outlook.com> (Fis Trivial's message of "Sat, 12 May 2018 10:44:54 +0000")

[-- Attachment #1: Type: text/plain, Size: 171 bytes --]

Fis Trivial <ybbs.daans@hotmail.com> skribis:

> * gnu/packages/python.scm (python-glob2, python2-glob2): New variables.

Applied with the changes below, thanks!

Ludo'.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 1439 bytes --]

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 8e8a0d788..31310ce75 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -13320,18 +13320,20 @@ manager compatible with @code{asyncio}.")
     (build-system python-build-system)
     (home-page "https://github.com/miracle2k/python-glob2/")
     (synopsis "Extended Version of the python buildin glob module")
-    (description "This is an extended version of Python's builtin glob module
-@url{http://docs.python.org/library/glob.html} which adds:
+    (description "This is an extended version of the Python
+@url{http://docs.python.org/library/glob.html, built-in glob module} which
+adds:
 
 @itemize
 @item The ability to capture the text matched by glob patterns, and return
-those matches alongside the filenames.
-@item A recursive @code{**} globbing syntax, akin for example to the globstar
-option of the bash shell.
-@item The ability to replace the filesystem functions used, in order to glob
-on virtual filesystems.
+those matches alongside the file names.
+@item A recursive @code{**} globbing syntax, akin for example to the
+@code{globstar} option of Bash.
+@item The ability to replace the file system functions used, in order to glob
+on virtual file systems.
 @item Compatible with Python 2 and Python 3 (tested with 3.3).
 @end itemize
+
 Glob2 currently based on the glob code from Python 3.3.1.")
     (license license:bsd-2)))
 

      reply	other threads:[~2018-05-20 21:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-12  9:47 [bug#31428] [PATCH 0/1] gnu: Add python-glob2 Fis Trivial
2018-05-12  9:51 ` [bug#31428] [PATCH 1/1] " Fis Trivial
2018-05-12 10:14   ` Andreas Enge
2018-05-12 10:41     ` Fis Trivial
2018-05-12 10:44     ` [bug#31428] [PATCH] " Fis Trivial
2018-05-20 21:19       ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87in7im3ef.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=31428-done@debbugs.gnu.org \
    --cc=ybbs.daans@hotmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).