package
Version:
v0.5.1
Opens a new window with list of versions in this module.
Published: Jan 22, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package glob provides simple globbing functions.
Star matches a string against a pattern that may contain `*` as a
wildcard. The `*` character matches zero or more characters.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.