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

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

proxy.golang.org : github.com/MawKKe/integer-interval-expressions-go

Package integerintervalexpressions is a library for parsing integer interval expressions of the form '1,3-5,7-' Expressions of this kind are commonly seen in user-facing application contexts such as page selectors in print dialogs, field selector in the CLI `cut` tool, and so on. This library provides support for parsing and utilizing such expressions in wide variety of application contexts. Internally, the library parses an input string into an abstract logical expression, which can be then evaluated with integer values to determine whether those values lie in any of the specified intervals. The parsed expressions do not contain any actual integer sequences, which allows for small memory usage and support for infinite ranges

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21maw%21k%21ke/integer-interval-expressions-go
Keywords: filter , go , golang , intervals , library , parser , parsing , range-expansion , range-expression , ranges , selector , validator
License: Apache-2.0
Latest release: about 3 years ago
First release: about 3 years ago
Namespace: github.com/MawKKe
Dependent packages: 2
Dependent repositories: 1
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago

    Loading...
    Readme
    Loading...