Discover Packages
github.com/danroc/geoblock
internal
utils
glob
package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Feb 23, 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
Documentation
¶
Package glob provides simple globbing functions.
MatchFold matches a string against a pattern that may contain * as a wildcard. The *
character matches zero or more characters. Matching is case-insensitive (ASCII fold).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.