Package node-detect-libc: Information

    Source package: node-detect-libc
    Version: 1.0.3-alt1.1
    Latest version according to Repology
    Build time:  Sep 22, 2022, 11:34 PM in the task #307202
    Report package bug
    License: Apache-2.0
    Summary: Node.js module to detect the C standard library (libc) for use with prebuild
    Description: 
    Node.js module to detect the C standard library (libc) implementation family
    and version in use on a given Linux system.
    
    Provides a value suitable for use with the LIBC option of prebuild, prebuild-ci
    and prebuild-install, therefore allowing build and provision of pre-compiled
    binaries for musl-based Linux e.g. Alpine as well as glibc-based.
    
    Currently supports libc detection of glibc and musl.

    List of rpms provided by this srpm:
    node-detect-libc (noarch)

    Maintainer: Node Team

    List of contributors:
    Pavel Skrylev

    ACL:
    Pavel Skrylev
    @everybody

      1. rpm-macros-nodejs

    Last changed


    Sept. 22, 2022 Pavel Skrylev 1.0.3-alt1.1
    - ! rename in favor of proper name (closes #43435)
    Jan. 10, 2020 Pavel Skrylev 1.0.3-alt1
    - NPM.js package for detect-libc built for Sisyphus