Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.4% downloads on hackage.haskell.org
Top 2.4% dependent packages on hackage.haskell.org
Top 0.2% docker downloads on hackage.haskell.org

hackage.haskell.org : filepattern

A library for matching files using patterns such as "src/**/*.png" for all .png files recursively under the src directory. Features: All matching is O(n). Most functions precompute some information given only one argument. See System.FilePattern and ?== simple matching and semantics. Use match and substitute to extract suitable strings from the * and ** matches, and substitute them back into other patterns. Use step and matchMany to perform bulk matching of many patterns against many paths simultaneously. Use System.FilePattern.Directory to perform optimised directory traverals using patterns. Originally taken from the Shake library.

Registry - Source - Homepage - JSON
purl: pkg:hackage/filepattern
Keywords: bsd3, development, filepath, library
License: BSD-3-Clause
Latest release: over 1 year ago
First release: about 5 years ago
Dependent packages: 12
Dependent repositories: 22
Downloads: 20,060 total
Stars: 3 on GitHub
Forks: 2 on GitHub
Docker dependents: 1
Docker downloads: 35
Total Commits: 321
Committers: 5
Average commits per author: 64.2
Development Distribution Score (DDS): 0.069
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago

    Loading...
    Readme
    Loading...