CMD + K

glob2

Community

Version of the glob module that supports recursion via **, and can capture patterns.

Installation

To install this package, run one of the following:

Conda
$conda install aarch64-staging::glob2

Usage Tracking

0.7
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

The glob module finds all the pathnames matching a specified pattern according to the rules used by the Unix shell, although results are returned in arbitrary order. No tilde expansion is done, but *, ?, and character ranges expressed with [] will be correctly matched.

About

Summary

Version of the glob module that supports recursion via **, and can capture patterns.

Last Updated

Mar 2, 2021 at 16:44

License

BSD-2-Clause

Total Downloads

4