gitignore-ospath: Library for reading .gitignore files and filtering paths
Library for reading .gitignore files and filtering paths.
The library works with .gitignore-like formats (e.g., .dockerignore) and uses
System.OsPath.OsPath for path handling. Parsing and filtering rules follow the
Git documentation.
Downloads
- gitignore-ospath-0.1.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0, 0.1.0.1, 0.1.0.2 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.14.0.0 && <5), filepath (>=1.5.0.0 && <2), os-string (>=2.0.0 && <3), text (>=2.1.0 && <3) [details] |
| License | Apache-2.0 |
| Author | Federico Tedin |
| Maintainer | federicotedin@gmail.com |
| Uploaded | by federicotedin at 2026-01-09T21:05:07Z |
| Category | Development |
| Home page | https://github.com/federicotdn/gitignore-ospath |
| Bug tracker | https://github.com/federicotdn/gitignore-ospath/issues |
| Source repo | head: git clone https://github.com/federicotdn/gitignore-ospath |
| Distributions | |
| Downloads | 4 total (4 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2026-01-09 [all 1 reports] |