GetPageSpeed Extras

python3-pathspec

How to install python3-pathspec on Amazon Linux

Utility library for gitignore style pattern matching of file paths

License: MPLv2.0 https://github.com/cpburnz/python-path-specification

Availability

Compare package tracks by distribution and architecture. Checkmarks show the architectures available in each repository channel.

Distro Channel noarch Version
Amazon Linux 2023 Base 0.12.1

Description

Path Specification (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.

Built for Amazon Linux.

Install

Base Amazon Linux 2023

python3-pathspec on Amazon Linux 2023

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install python3-pathspec

Package downloads require an active GetPageSpeed subscription — one repository for python3-pathspec and thousands more packages for Amazon Linux.

Subscribe — from $10/mo

Frequently asked questions

How do I install python3-pathspec on Amazon Linux?

Add the GetPageSpeed repository, then install the python3-pathspec package with your system package manager.

Which Amazon Linux versions is python3-pathspec available for?

python3-pathspec is available for Amazon Linux 2023.

Subscribe