Language

Package: python-globber @ 0.2.1

Synopsis

Library for string matching with glob patterns

Description

Globber is a Python library for matching file names against glob patterns. In contrast to other glob-matching libraries, it matches arbitrary strings and doesn't require the matched names to be existing files. In addition, it supports the globstar ** operator to match an arbitrary number of path components.

Home page
https://github.com/asharov/globber
Location
gnu/packages/python-xyz.scm (line: 21324, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings