About Anaconda Help Download Anaconda

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

Installers

  • linux-aarch64 v0.6

conda install

To install this package run one of the following:
conda install c4aarch64::glob2

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy