Fedora EPEL 6 Update: nodejs-bindings-1.1.0-2.el6

updates at fedoraproject.org updates at fedoraproject.org
Sat May 4 18:48:04 UTC 2013


--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5447
2013-04-15 16:44:48
--------------------------------------------------------------------------------

Name        : nodejs-bindings
Product     : Fedora EPEL 6
Version     : 1.1.0
Release     : 2.el6
URL         : https://github.com/TooTallNate/node-bindings
Summary     : Helper module for loading your native module's .node file
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.

--------------------------------------------------------------------------------
Update Information:

This update introduces npm, the Node.js package manager, and its dependencies to EPEL 6.

It includes the following packages:
* node-gyp - Node.js native module build tool
* nodejs-abbrev - Abbreviation calculator for Node.js
* nodejs-ansi - ANSI escape codes for Node.js
* nodejs-archy - Renders nested hierarchies with unicode pipes
* nodejs-async - Higher-order functions and common patterns for asynchronous code
* nodejs-aws-sign - AWS signing for Node.js
* nodejs-bindings - Helper module for loading your native module's .node file
* nodejs-block-stream - A stream of blocks
* nodejs-boom - HTTP friendly error objects
* nodejs-chownr - Changes file permissions recursively
* nodejs-combined-stream - A stream that emits multiple other streams one after another
* nodejs-config-chain - Handle configuration once and for all
* nodejs-couch-login - A module for doing logged-in request to a couchdb server
* nodejs-cryptiles - General purpose cryptography utilities for Node.js
* nodejs-delayed-stream - Buffers events from a stream until you are ready to handle them
* nodejs-forever-agent - HTTP agent that keeps socket connections alive between keep-alive requests
* nodejs-form-data - A module to create readable "multipart/form-data" streams
* nodejs-fstream - Advanced file system stream objects for Node.js
* nodejs-fstream-ignore - A file stream object that can ignore files by globs
* nodejs-fstream-npm - An fstream class for creating npm packages
* nodejs-glob - A little globber for Node.js
* nodejs-graceful-fs - 'fs' module with incremental back-off on EMFILE
* nodejs-hawk - HTTP Hawk authentication scheme
* nodejs-hoek - General purpose Node.js utilities
* nodejs-inherits - A tiny simple way to do classic inheritance in JS
* nodejs-ini - An INI parser/serializer for Node.js
* nodejs-init-package-json - A node module to get your node module started
* nodejs-json-stringify-safe - JSON.stringify that handles circular references
* nodejs-lockfile - A very polite lock file utility
* nodejs-lru-cache - A least recently used cache object for Node.js
* nodejs-mime - A comprehensive library for mime-type mapping
* nodejs-minimatch - JavaScript glob matcher
* nodejs-mkdirp - Recursively create a full path of directories
* nodejs-mute-stream - Basic pass-through stream, but when muted, the bytes are dropped
* nodejs-node-uuid - Simple and fast generation of RFC4122 (v1 and v4) UUIDs for Node.js
* nodejs-nopt - Node.js option parsing
* nodejs-npmconf - npm configuration module
* nodejs-npmlog - Logger for npm
* nodejs-npm-registry-client - Client for the npm registry
* nodejs-oauth-sign - OAuth1 signing for Node.js
* nodejs-once - Run a function exactly one time
* nodejs-opener - Opens stuff, like webpages and files and executables
* nodejs-opts - JavaScript Command Line Options for Node.js
* nodejs-osenv - Look up environment settings specific to different operating systems
* nodejs-promzard - A prompting wizard for building files from specialized PromZard modules
* nodejs-proto-list - A list of objects bound by prototype chain
* nodejs-qs - Query string parser for Node.js
* nodejs-read - An implementation of read(1) for node programs
* nodejs-read-installed - Returns a tree structure of all installed packages in a folder
* nodejs-read-package-json - npm's package.json parser
* nodejs-request - Simplified HTTP request client
* nodejs-retry - Retry strategies for failed operations
* nodejs-rimraf - A deep deletion module for Node.js
* nodejs-semver - Semantic versioner for npm
* nodejs-sigmund - Quick and dirty signatures for Objects
* nodejs-slide - A flow control library that fits in a slideshow
* nodejs-sntp - SNTP v4 client (RFC4330) for Node.js
* nodejs-tar - Tar for Node.js
* nodejs-tunnel-agent - HTTP proxy tunneling agent
* nodejs-uid-number - Convert a username/group to a UID/GID number
* nodejs-which - A JavaScript implementation of the 'which' command
* npm - Node.js package manager
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #891171 - Review Request: npm - Node.js package manager
        https://bugzilla.redhat.com/show_bug.cgi?id=891171
  [ 2 ] Bug #953051 - npm: help doesn't work
        https://bugzilla.redhat.com/show_bug.cgi?id=953051
--------------------------------------------------------------------------------

This update can be installed with the "yum" update programs.  Use
su -c 'yum update nodejs-bindings' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora EPEL GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the epel-package-announce mailing list