XPost: linux.debian.devel   
   From: potemkinmr@gmail.com   
      
   Package: wnpp   
   Severity: wishlist   
   Owner: Mikhail Potemkin    
      
   * Package name : golang-github-launchdarkly-go-semver   
    Version : 1.0.2-1   
    Upstream Author : LaunchDarkly   
   * URL : https://github.com/launchdarkly/go-semver   
   * License : Apache-2.0   
    Programming Lang: Go   
    Description : semantic version parsing and comparison package   
      
    LaunchDarkly Semantic Version Package   
    .   
    Actions Status (https://github.com/launchdarkly/go-   
    semver/actions/workflows/ci.yml)   
    .   
    Overview   
    .   
    This Go package implements parsing and comparison of semantic version   
    (semver) strings, as defined by the Semantic Versioning 2.0.0   
    specification (https://semver.org/).   
    .   
    Several semver implementations exist for Go. This implementation was   
    designed for high performance in applications where semver operations   
    may be done frequently, such as in the LaunchDarkly Go SDK   
    (https://github.com/launchdarkly/go-server-sdk). To that end, it does not   
    use regular expressions and it never allocates data on the heap.   
    .   
    It does not include any additional functionality beyond what is defined   
    in the Semantic Versioning 2.0.0 specification, such as comparison   
    against range/wildcard expressions like ">=1.0.0" or "2.5.x".   
    .   
    This package has no external dependencies other than the regular Go   
    runtime.   
    .   
    Supported Go versions   
    .   
    The library supports the 'latest' and 'penultimate' Go versions defined   
    in this file (/.github/variables/go-versions.env).   
    .   
    LaunchDarkly intends to keep those versions up-to-date with the Go   
    project's latest two releases, which represents a support period of   
    roughly 1 year. This policy is intended to match Go's official Release   
    Policy (https://go.dev/doc/devel/release): each major Go release is   
    supported until there are two newer major releases.   
    .   
    Additionally, a 'minimum' version is tested in CI but not officially   
    supported. This minimum version is found in go.mod (/go.mod). This   
    version may be bumped (/CONTRIBUTING.md#bumping-the-minimum-go-version) from   
    time to time as new Go features become available that are useful to the   
    SDK.   
    .   
    Contributing   
    .   
    We encourage pull requests and other contributions from the community.   
    Check out our contributing guidelines (/CONTRIBUTING.md) for   
    instructions on how to contribute to this project.   
      
      
   Needed by golang-github-launchdarkly-go-server-sdk-evaluation   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|