About Anaconda Help Download Anaconda

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

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v0.6

conda install

To install this package run one of the following:
conda install wakari::glob2
conda install wakari/label/release:4.3.3::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.1) Legal | Privacy Policy