pathspec: Utility library for gitignore style pattern matching of file paths#
Description#
Utility library for gitignore style pattern matching of file paths
License#
MPL 2.0
Upstream Contact#
Type#
standard
Dependencies#
Version Information#
package-version.txt:
0.12.1
version_requirements.txt:
pathspec
Equivalent System Packages#
$ conda install pathspec
$ sudo emerge dev-python/pathspec
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.