python-pathspec: Add new host-only package
authorJeffery To <jeffery.to@gmail.com>
Tue, 28 Feb 2023 17:44:39 +0000 (01:44 +0800)
committerJeffery To <jeffery.to@gmail.com>
Fri, 31 Mar 2023 05:08:34 +0000 (13:08 +0800)
commita1cfdba19cde26fa79c8558f0b4a396d690c6c1a
treee6b17c866f027aa3fdd7fc6361c06e223dabc0df
parent4465e57e5d8ce0cc9a153a0666c5a38d00fa2e8a
python-pathspec: Add new host-only package

From the README:

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.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lang/python/python-pathspec/Makefile [new file with mode: 0644]