_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-glob2 0.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/miracle2k/python-glob2/
Licenses: FreeBSD
Synopsis: Extended Version of the python buildin glob module
Description:

This is an extended version of the Python built-in glob module which adds:

  • The ability to capture the text matched by glob patterns, and return those matches alongside the file names.

  • A recursive ** globbing syntax, akin for example to the globstar option of Bash.

  • The ability to replace the file system functions used, in order to glob on virtual file systems.

  • Compatible with Python 2 and Python 3 (tested with 3.3).

Glob2 currently based on the glob code from Python 3.3.1.

Total results: 1