Package Info

python-glob2


Glob module recursive wildcards support


Development/Languages/Python

This module provides an extended version of Python's builtin glob module with the following additions:

  • The ability to capture the text matched by glob patterns, and return those matches alongside the filenames.
  • A recursive '**' globbing syntax, akin for example to the globstar option of the bash shell.
  • The ability to replace the filesystem functions used, in order to glob on virtual filesystems.

License: BSD-2-Clause
URL: https://pypi.python.org/pypi/glob2

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.7-bp155.2.12 info GA Release 2023-05-22 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-glob2
0.7-bp154.1.26 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-glob2
0.7-bp153.1.24 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-glob2
  • python3-glob2
0.7-bp152.2.5 info GA Release 2020-04-17 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-glob2
  • python3-glob2