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

Top 5.8% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org

proxy.golang.org : github.com/mdev5000/globerous

A package for filtering and matching file paths based on flexible file matching patterns. Note the package does not support true glob patterns but instead supports an offset. The package also supports regex and a hybrid between this simplified glob and regex. Supported glob patterns are: - Prefix wildcard: *.txt - Postfix wildcard: text* - Recursive wildcards: ** See the NewCompiler example for examples of the different compiling schemes. Use the MultiMatcher to combine 2 matching patterns into a single matcher. MultiMatcher acts as the union of 2 matchers. You can match based on raw matchers and insert your own where needed. Globerous works out of the box with the blang vfs package (https://github.com/blang/vfs).

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/mdev5000/globerous
License: MIT
Latest release: over 4 years ago
First release: over 4 years ago
Namespace: github.com/mdev5000
Dependent packages: 1
Dependent repositories: 1
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago

    Loading...
    Readme
    Loading...