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

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.

Ecosystem
hackage.haskell.org
Latest Release
0.1.3
over 3 years ago
Versions
4
Downloads
22,150 total
Dependent Packages
12
Dependent Repos
22
svgsym 0.1.2.0
This is a simple tool to prune unused symbols from icon SVG files. Specifically, this tools takes...
3 versions - Latest release: about 2 years ago - 276 downloads total - 1 maintainer
tagtree 0.1.0.1
Haskell library for representing hierarchical tags (eg: foo/bar/qux) and trees of such tags, as w...
2 versions - Latest release: over 2 years ago - 1 dependent package - 309 downloads total - 1 maintainer
Top 1.7% on hackage.haskell.org
hlint 3.6.1
HLint gives suggestions on how to improve your source code.
223 versions - Latest release: over 2 years ago - 6 dependent packages - 269 dependent repositories - 328 thousand downloads total - 1,429 stars on GitHub - 1 maintainer
implicit-hie 0.1.4.0 💰
Auto generate a stack or cabal multi component hie.yaml file
12 versions - Latest release: about 3 years ago - 3 dependent packages - 2 dependent repositories - 15.1 thousand downloads total - 209 stars on GitHub - 1 maintainer
fix-whitespace 0.0.11
Removes trailing whitespace, lines containing only whitespace, expands tabs, and ensures that eve...
8 versions - Latest release: about 3 years ago - 1 dependent package - 6 dependent repositories - 1.79 thousand downloads total - 10 stars on GitHub - 5 maintainers
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Links
Registry hackage.haskell.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/filepattern
spec
License BSD-3-Clause
First Release about 7 years ago
Last Synced 4 days ago
Repository
Stars 5 on GitHub
Forks 2 on GitHub
Docker Dependents 1
Docker Downloads 35
Commits 321
Committers 5
Avg per Author 64.2
DDS 0.069
Rankings on hackage.haskell.org
Downloads Top 7.4%
Dependent packages Top 2.4%
Docker downloads Top 0.2%