Sophie

Sophie

distrib > PLD > th > ppc > by-pkgid > 933a33b60575105d3e5c7987faf5fe21

nodejs-bindings-1.0.0-1.noarch.rpm

Description:

This is a helper module for authors of Node.js native addon modules.
It is basically the "swiss army knife" of `require()`ing your native
module's `.node` file.

Throughout the course of Node's native addon history, addons have
ended up being compiled in a variety of different places, depending on
which build tool and which version of node was used. To make matters
worse, now the _gyp_ build tool can produce either a _Release_ or
_Debug_ build, each being built into different locations.

This module checks _all_ the possible locations that a native addon
would be built at, and returns the first one that loads successfully.

Sources packages:

Other version of this rpm: