Package npmjs-detect-libs: Information
Source package: npmjs-detect-libs
Version: 1.0.3-alt1
Build time: Jan 16, 2020, 08:48 PM in the task #244403
Category: Development/Other
Report package bugHome page: https://github.com/lovell/detect-libc
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.
Maintainer: Node Team
Last changed
Jan. 10, 2020 Pavel Skrylev 1.0.3-alt1
- NPM.js package for detect-libs built for Sisyphus