Unix-style pathname pattern expansion
Table of Contents
Quick Start
- This library is available in two flavors:
- Two file version:
glob.h
andglob.cpp
- Single header file version in
single_include/
- Two file version:
- No external dependencies - just the standard library
- Requires C++17
std::filesystem
- If you can't use
C++17
, you can integrate gulrak/filesystem with minimal effort.
- If you can't use
- MIT License
... More
license | MIT |
---|---|
project | glob |
url | github.com/p-ranav/glob |
1 Version
version | 0.0.1+1 |
---|---|
repository | https://pkg.cppget.org/1/alpha |
depends | 0 |
requires | 1; c++17 |
reviews | +1 |