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 mo_csitda::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

May 29, 2020 at 11:31

License

BSD-2-Clause

Total Downloads

4