python-pathspec: Add new host-only package
authorJeffery To <jeffery.to@gmail.com>
Tue, 28 Feb 2023 17:44:39 +0000 (01:44 +0800)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Thu, 2 Nov 2023 00:36:49 +0000 (01:36 +0100)
commit897e1e12d1bb8e82274015145cd4f43afc63aeeb
tree09bffd858f281429f69735eb384f0419811bb186
parentf42d8f7e193985878909ac8f76123f32dce5b441
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>
(cherry picked from commit a1cfdba19cde26fa79c8558f0b4a396d690c6c1a)
lang/python/python-pathspec/Makefile [new file with mode: 0644]