python-glob2 0.7
Channel: guix
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 theglobstar
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