python-pathspec 0.11.0-ok1 source package in openKylin
Changelog
python-pathspec (0.11.0-ok1) yangtze; urgency=medium * Build for openkylin. -- sufang <email address hidden> Wed, 08 Feb 2023 16:26:30 +0800
python-pathspec (0.11.0-ok1) yangtze; urgency=medium * Build for openkylin. -- sufang <email address hidden> Wed, 08 Feb 2023 16:26:30 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | python | |
Yangtze V1.0 | proposed | main | python |
File | Size | SHA-256 Checksum |
---|---|---|
python-pathspec_0.11.0.orig.tar.gz | 42.1 KiB | 0007d523729ee83f73f2cf3360a5f303ec9a263e5372e2fd0e02893d10375a20 |
python-pathspec_0.11.0-ok1.debian.tar.xz | 6.6 KiB | 5c91a0adea7a828fa44d8ab5f0e23b06b25d8cd54ce928c75ced769ca1cfd585 |
python-pathspec_0.11.0-ok1.dsc | 1.9 KiB | acfe4e03ded6b412290261ad88a6372f7ea02a33cf18dca2d4d4acbf587bb71c |
pathspec is a utility library for pattern matching of file paths.
So far this only includes Git's wildmatch pattern matching which itself is
derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files.
.
This package installs the library for Python 3.